About 8,190 results
Open links in new tab
  1. How to run azure cli commands from a java program

    Jul 5, 2016 · I have it installed in my mac and i am running a sample program from eclipse, which just executes this. I have seen examples of using REST endpoints and azure-sdk-for-java. But …

  2. Azure CLI command 'az network vnet subnet delete' says a …

    Aug 13, 2019 · Azure CLI is telling me a subnet is being used by a resource but it's not telling me which. It got me curious so I went to the subnet in specific to see what was going on.

  3. How to set the "Allow access to Azure Services" settings in the ...

    Jan 15, 2018 · Is it possible to set the "Allow access to Azure Services" settings to ON in the SQL Server firewall settings using Azure-CLI ?

  4. Cannot create cluster from CLI - "The request did not have a ...

    Jul 23, 2019 · I can create one fine from the CLI for AD/RBAC integration, but once I try adding the advanced networking plugin, I get the following error: "The request did not have a …

  5. Can the AzureDiskEncryptionForLinux extension be uninstalled …

    Mar 16, 2020 · For more information, see How to update the Azure Linux Agent on a VM and Minimum version support for virtual machine agents in Azure. The Remove …

  6. Deploy Azure functions via CLI - social.msdn.microsoft.com

    Nov 20, 2017 · We do have support to deploy via msbuild using Visual Studio tools for Azure functions.

  7. docker push windowsservercore : skipping foreign layer error

    Nov 7, 2018 · Run multiple instances of a x64 binary, one per docker container. The binary would reside outside the image, accessed as azure files storage mounted to the containers as a …

  8. Often get "An error occurred while sending the request" with …

    Dec 7, 2017 · There should be a global variable I can set so that every azure command will retry if it is simply having a communication problem with azure. I'm using azure module version …

  9. Unable to access advanced tools (Kudu)

    Jun 12, 2019 · I am trying to access Kudu so that I can import the necessary packages fro my Meraki API application. But although the link is displayed as it can be accessed when clicked …

  10. Az storage blob sync using MD5 hash to calculate differences?

    Sep 9, 2019 · seems ‘az storage blob sync’ in the Azure CLI uses modified date to figure out if a file needs to be synced, even if the MD5 hash of a file is the same. Any way to use the hash to …