Questions tagged [azure-resource-group]
275 questions
-1
votes
2 answers
Exception exporting Azure ResourceGroup template
I'm trying to export an Azure ResourceGroup to a template-file using the following cmdlet (Windows 10 x64, module-version 2.0) but it throws an exception PS> Export-AzureRmResourceGroup -ResourceGroupName 'service-env-rg' -Path .\resourcegroup.json…

Soren Albeck
- 1
- 1
-3
votes
0 answers
how to create a resource group in vs code using terraform
it is not allowing to create a new resource group in azure. It is showing me no changes required in your infrastructure and it is not applying and creating the new resource group
PS C:\Users\sheik\OneDrive\Desktop\code> terraform plan
No changes.…
-3
votes
1 answer
Azure VMs in different locations
Is it possible to create VMs in a different location but in the same resource group?
Eg One VM will in West Europe and the other in East US

DenisAnanev
- 149
- 1
- 2
- 5
-3
votes
1 answer
Can we connect to AzureResourceGroup from Power shell running on a Local Machine instead of running it on the azure portal
Usually We run the Azure Power shell Commands on the Azure Portal. But can we run the same azure powershell commands on the local machine powershell window by any means say for suppose by connecting to Azure resource Groups

Srujan K.N.
- 51
- 1
- 9
-4
votes
1 answer
Is there a way to see pricing based upon my resources?
If I use the pricing calculator to select a VM instance running Windows, I can see an estimate for the month.
Once I deploy a VM, Azure has several resources associated with it, such as network adapters, security groups, etc. All of those…

WhiskerBiscuit
- 4,795
- 8
- 62
- 100