-
## Description
**ExchangeOnlineManagement failed to load after Az.Storage loaded**
Error:
```powershell
Import-Module -Name Az.Storage
Connect-ExchangeOnline -Credential $o365Creds -ShowP…
-
### Description
I am investigating an unhandled exception in Get-AzStorageBlob. When the error happens, the console gets blocked and you can only regain console control using ctrl+c.
![image](http…
-
This solution is mentioned in the Azure Learning https://learn.microsoft.com/en-us/training/modules/control-access-to-azure-storage-with-sas/4-exercise-use-shared-access-signatures
Following step m…
-
I see this correction on the sdk git but not on docs. Please update as needed.
https://docs.microsoft.com/en-us/python/api/azure-storage-queue/azure.storage.queue.queueclient?view=azure-python#azur…
-
### Describe the bug
Steps to reproduce
Below is a copy of my ADO pipeline to export sql dbs to a blob storage bacpac file on a regular basis... when it is run from an ubuntu builder (or from ubun…
-
I'm unable to deploy Service Fabric application to Azure Service Fabric cluster; specifically to copy the deployment package to image store using Powershell scripts from Service Fabric SDK.
_Azure…
jdvor updated
3 years ago
-
### Describe the bug
When you go to add a storage account via:
https://learn.microsoft.com/en-us/cli/azure/webapp/config/storage-account?view=azure-cli-latest#az-webapp-config-storage-account-ad…
-
This makes this library nearly unusable from a perspective of integration scenarios where you are trying to work across vendors or companies. Given that this is a potentially major use case for queues…
-
### Describe the bug
az storage blob upload-batch command fails with below error:
`ERROR: Server failed to authenticate the request. Please refer to the information in the www-authenticate header.…
-
The Azure Cloud as a whole consists of several clouds e.g. Public (default), US Government, Germany....
Today wal-e supports to store backups in the public cloud only.
To support other clouds, too c…