-
Same as #313 and #309
```powershell
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Users\Administrator> docker run -ti --rm azmoduleazshtest2:v1 pwsh
PowerSh…
-
Issue was reported on stamp version 2005, however the report generates on 2002 stamp properly with the same inputs.
Ask: Validate Usagesummary.ps1 on stamp versions > 2002. I have not tested this …
-
## Description
Right now the Az module load is supported if it gets installed in $env:psmodulepath
if the Az modules are installed in $env:psmodulepath, the users can simply do Import-Module…
-
I would expect to get ADFS token with the following command line: `az account get-access-token --output json --resource "https://vault.azure.net/" --tenant "adfs"`
Currently I get:
```
The comman…
-
When running Concourse worker on dcoker Compose, guardian failes with: failed to retrieve kernel parameter "net.ipv4.tcp_keepalive_time": open /proc/sys/net/ipv4/tcp_keepalive_time: no such file or di…
-
**Related command**
```
az keyvault
```
**Describe the bug**
Starting az cli version 2.37.0, creation of keyvault in Azure Stack is failing with error "The endpoint 'microsoft_graph_resource_…
-
Hi all,
Getting the following when trying to register a tenant.
An error occurred while trying to make a graph API call: {"odata.error":{"code":"Request_ResourceNotFound","message":{"lang":"en","v…
-
**Describe the request**
Related to #67
**Explain why AKS Engine needs it**
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
-
**What happened**:
Pods are crashing when using --set cloud=AzureStackCloud
Maybe there is a config step missing in the docs??
**How to reproduce it**:
helm upgrade -i azuredisk-csi-driv…
-
### Describe the bug
**UPDATE:**
It seems soft-delete is not supported in Azure Stack Hub, so the Microsoft Docs need to be updated.
Microsoft Docs indicate that this command is supported on al…