-
### Library name and version
Azure.Storage.Blobs 12.14.1
### Describe the bug
Using AppendBlobClient.CreateIfNotExistsAsync() is logging 409 (Conflict) BlobAlreadyExists in storage diagnostic…
-
I actually submitted this first at https://github.com/Azure/azure-functions-core-tools/issues/3227 but some other research indicated this might be the correct place.
The code below is taken from th…
-
```
What steps will reproduce the problem?
1. Use windows azure table as storage
2. Successfully pull back errors and step out of custom azure code defined as
public override int GetErrors(int pageI…
-
```
What steps will reproduce the problem?
1. Use windows azure table as storage
2. Successfully pull back errors and step out of custom azure code defined as
public override int GetErrors(int pageI…
-
```
What steps will reproduce the problem?
1. Use windows azure table as storage
2. Successfully pull back errors and step out of custom azure code defined as
public override int GetErrors(int pageI…
-
#### Is your question related to a specific version? If so, please specify:
See below logging output
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
Python
…
jtlz2 updated
5 years ago
-
[azure-quickstart-templates/301-vm-32-data-disks-high-iops/](https://github.com/Azure/azure-quickstart-templates/tree/master/301-vm-32-data-disks-high-iops)
### Issue Details
Azure High IOPS is …
ghost updated
7 years ago
-
... as already supported by mssql and AzureStorage backends.
-
### Feature Request
It looks like we cannot use `armstorage.BlobServicePropertiesProperties` to configure the `StaticWebsite` property as It seems to be possible with `azblob` package
`azblob`
…
-
[Enter feedback here]
It is not possible to pass azure storage account name and key as a cli parameter when using --file option.
Example:
```
az container create \
--resource-group $A…