azure-docs
azure-docs copied to clipboard
Open source documentation of Microsoft Azure
This command: "sysprep /generalize /shutdown /mode:vm" introduces a pop-up window that asks options which may cause confusion to the user: https://microsoft-my.sharepoint.com/:i:/p/mariliu/EYx0nDpWpj5Hhy7rTYre2g0Bg5m_GvkiYlpDrsJg1IkcWQ?e=D8ebDX Suggest to use sysprep.exe /oobe /generalize /mode:vm /shutdown instead....
BUG! Use case: Do not wish to use MetaData activity, but rather use validation activity to decide whether we want to copy blobs to the destination or not based upon...
MaxPrice is everywhere specified as an integer but it seems to allow decimal places. Looking [at the datatype for integers](https://docs.microsoft.com/en-US/azure/azure-resource-manager/templates/data-types#integers) it does not specify anything about being able to use...
The limitations should not be included in the introduction, as it is easy to miss. The introduction typically includes a description of the article, and should not contain key information...
corrected the code sample in dynamic dictionary example. curl -X POST "https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&from=en&to=de" -H "Ocp-Apim-Subscription-Key: " -H "Content-Type: application/json; charset=UTF-8" -d "[{'Text':'The word wordomatic is a dictionary entry.'}]"
corrected the code sample in dynamic dictionary example
If we create a Web App on Azure portal, the settings "HTTPS Only" is set as True by default. Not sure is it possible to add this in the document...
Could you clarify how updates works ? Is it just by adding a new Application Definition version higher than previous one ? Wil it push the update to all VMs...
Page needs one or more links to equivalent pages that teach how to do these things with the command line or powershell. For instance, I'm looking at how to add...
[Enter feedback here] Linux documentation is providing steps to follow on windows machine, and I believe this needs to be corrected. https://docs.microsoft.com/en-us/azure/defender-for-cloud/integration-defender-for-endpoint?tabs=linux Thanks Umesh Panwar --- #### Document Details ⚠...