-
### Description
The AzureRM functions New-AzureRmResourceGroupDeployment and Get-AzureRmResourceGroupDeployment return an object that contains a hashtable of parameters used at deployment time. Whe…
-
This is a meta issue to coordinate doing a first pass at ECMAScript module (ESM) support and a test for every node.js instrumentation. (This is about working with the `import-in-the-middle`-based hook…
-
### What happened?
Azure Service Operator (ASO) allows deployment and maintenance of a wide variety of Azure Resources using CRDs in a K8s native way.
One of the resources supported by ASO is [Ser…
-
from the doc:
```
a = pysam.AlignedSegment()
...
a.tags = (("NM", 1),
("RG", "L1"))
```
my code:
```
r = pysam.AlignedSegment()
...
r.tags = (('M…
-
### Describe the bug
I'm trying to interact with Azure DevOps using the azure-devops extension but every command returns the same error.
`'rg' is not a valid value for '--output'. Allowed values: …
-
## :white_check_mark: Checklist
- [x] I have searched open and closed issues for duplicates.
- [x] This is a problem observed when **deploying** a Data Safe Haven.
- [ ] I can reproduce this …
-
### Description
I arbeidet med backup-restore og disaster recovery som Team Core har jobbet med er det blitt satt opp nye zone redundant Function App for Delegation Event. Dessverre er det ikke noe…
-
### Describe the bug
#/bin/bash
RG='**azcy001**'
source conf/config.cfg
echo "Creating Public IP in resource group: $RG "
az network public-ip create --resource-group $RG --name $RG-bastion-ip --…
-
```
-What steps will reproduce the problem?
call rg_etc1::pack_etc1_block_init();
-What is the expected output? What do you see instead?
it should work, do nothing. Instead it does:
rg_etc1.cpp:19…
-
### Describe the bug
Getting the next error when running az cli command to update retention days for the Custom backup of a webapp. im passing in the correct parameters to the command.
App Name: -…