-
Investigate supporting Blobs as a resource type & all associated CRUD actions.
https://docs.microsoft.com/en-us/rest/api/storageservices/operations-on-blobs
-
Tables' ci.yml was the only one that was inconsistent. All other instances within the repo have the `LiveTestCtestRegex` value match `CtestRegex`, so we fixed it in https://github.com/Azure/azure-sdk-…
-
### Type of issue
Outdated article
### Feedback
(This is about the engineering docs.)
The piping best practices docs say this:
> For all resources, `-InputObject` should be implemented for at lea…
-
Hello,
I create an Azure Blob from the values.yaml to use it as persistence with Grafana as follows:
```
persistence:
type: pvc
enabled: true
storageClassName: my-blob
accessModes:
…
-
At the moment you can only use the access keys of a storage account. This provides literally god-mode for the entire storage account.
There would be another option for more granular access on BLOB…
-
looking for a way to read the file from azure blob storage and push it to snowflake database whenever any new file gets landed in azure blob storage container. At present it seems , existing available…
-
This is a simple example for how to upload a file to azure blob storage, you can add a multer options object for validation in the second argument of the interceptor
```
@Post('/test/azure')
@Use…
-
Would love to see the ability to configure using the same Connection String used in https://github.com/craftcms/azure-blob
Thanks!
-
Hi, I've just created a market-product that I'd like to publish into the official axonivy-market.
Can you fork it and review my cool product?
[[azure-blob-connector](https://github.com/axonivy-prof…
-
First, we move `properties` into `PagedResponse()`, but then we call `properties.Items` on a moved object.
https://github.com/Azure/azure-sdk-for-cpp/blob/3687136d04cc8e425cb368ce879a1686834b17c9/sdk…