python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Azure API Management Base URL - CLI Command
Newbie question. I am using "az apim api import" CLI to register my API in APIM. We are using different gateways in the APIM. By default, it uses the default gateway as the Base URL. My q...
Ultra GC
Votes: 0
Answers: 1
Azure App registration add authorized client applications through powershell Azure CLI
How to add authroized client applications (in portal : app registration -> Expose API -> add Authorized client applications) during app registration using powershell Azure CLI.
rnstvrcstll
Votes: 0
Answers: 1
Associate a network security group to a subnet in different resource groups
I know I can use the following cli to Associate a network security group to a subnet
az network vnet subnet update -g MyResourceGroup -n MySubnet --vnet-name MyVNet --network-security-group MyNsg
Howe...
Steve
Votes: 0
Answers: 1
how do i get webapp deployment information using AZ CLI
I am trying to get the app deployment information from a webapp using az cli
basically this info that i can get from AZ portal deployment center, but i am trying to get this using az cli:
information...
Vital
Votes: 0
Answers: 1