DevOps Training Session 6: Cloud - Azure
Hello btb, welcome again so –> This session i will show processing on work with Cloud Azure –> Happy implement
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
–> Long time to not upgrade about cloud –> so with this cloud it not just have something to relative, somekind is needed to provide from owner resource so –> It just do with some like console of Azure
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Step by step
- I have some doing with docker registry on azure
–> Reference this document for connect and just use docker login
, docker push
&& docker pull
–> For Interect with the container registry resource
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
–> Refer with this LINK for doing with session about and just custom the resource like my repo –> adjust name you need to for private container registry of azure
–> Successful interaction
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Script addons
docker push <name of container registry>.azurecr.io/webpage8001:latest || throw $docker_err
–> script to push –> image into container registry
docker pull <name of container registry>.azurecr.io/webpage8001:latest
–> script to pull –> image from private registry into local
But all of process you need to know about sumary about identity with az –> with LINK
-
Create anything with Azure console –> UI is beautiful but somekind like stupid –> Not have resolve
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
#source from https://learn.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-portal
-
Take snapshot –> easy just copy
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
#source from https://learn.microsoft.com/en-us/azure/virtual-machines/snapshot-copy-managed-disk?tabs=portal
Note: if you want to setup the first time for VM with you configuration –> U can consider about userData of Azure (AWS or anykind cloud alway have the userData). But this is the issue you can meet to work with this
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
-
The annoything about using this one –> is not change and take effect on the second time –> IDK why they custom it but it just make the setup for first time when the VM Create and run time first cycle
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
-
The second issue when we meet that kind is –> You need to understand what sensitive you put init –> really complicate for secure that **** –> The metadata if hacker can RCE into that VM –> All kind of thing sensitve about your azure can expose –> Base64
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
easy to crack
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
-
The third is bull ****, you need to understand why this Azure not download somekind needest for environment of CLI –> This make anything is simple for config on private Image ? Why they do not that, IAM need to add role when it start –> Bring up VM for do VM is s**k
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Conclusion
- Azure is platform is easy to know but not secure –> Secure you want to gurantee for VM, for IAM –> You need to diggest deepest into infrastructre of Azure –> Not quite easy for understand
- So after this lab –> The first thing is you understand is somekind have not solution for apply by
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
–> Do the job with document is best solution for resolve anything kind of problem && issue
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
–> On the next session –> Using teraform to easy used for understand what doing when using Azure
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Reference
Azure Doc –> Everything is on it –> Head on Azure waiting you
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →