"Ask Me About Azure" is a series of articles about Azure Cloud Services. I am a DevOps and cloud engineer who enjoys helping people to learn cloud...
Shared Access Signature (A service of Azure Storage) A shared access signature (SAS) is a URI that grants restricted access rights to Azure Storage...
去年读了《Nice Girls Don't Get the Corner Office》的一些章节,感觉对自己的职场上有一定的帮助,所以想写出来和大家分享一下。 书里有一点叫“不要替别人工作”, 这个法则想要表达的是不要做那些低影响和低价值的工作。 ...
Azure Study Notes · What is PIM? PIM is a service of Azure Active Directory. PIM Pre-requistes Azure AD P2 license Key Features for PIM Visibility of...
There are a couple of buzzword in Kubernetes which makes our learning a bit hard. In this article I want to explain these terms which are important...
Git Config git config --global user.name "Your Name" git config --global user.email "Your Email" git config --global user.password "Your password" git...