Dina Berry (personal)

Results 29 issues of Dina Berry (personal)

The [setup](https://docs.microsoft.com/en-us/azure/cosmos-db/linux-emulator?tabs=sql-api%2Cssl-netstd21) for the cosmos db emulator to run from a docker container requires a few steps that aren't super obvious for dev containers. The Cosmos DB emulator would be...

### Bug Report Details reported on [Azure Static web apps repo](https://github.com/Azure/static-web-apps/issues/665). @miwebst asked that I report it to Oryx. Not sure if this is the correct repo.

The counter reducer and its spec (which are in this repo) would be a lot more helpful if they were in one repo all by themselves. There are so many...

Please add proper try/catch to function templates including non-http trigger functions

Needs: Triage (functions)

Why is the [service sas permission order](https://docs.microsoft.com/en-us/rest/api/storageservices/create-service-sas#specify-permissions) specified and the [account sas permission order](https://docs.microsoft.com/en-us/rest/api/storageservices/create-account-sas#specify-the-account-sas-parameters) doesn't matter? ``` You can combine permissions to permit a client to perform multiple operations with...

question
customer-reported
CXP Attention

On a mac air with VSCode, add extension before subscription created. Create subscription in portal. Wait 10 minutes. Go back to VSCode, try to refresh subscription list. No changes. Version:...

P2

##### Description How do I get the current list of generators available from the docker image or the CLI in the docker image? I can't find the documentation either. ```...

The Azure Cloud has several Todo examples with full code and deployment steps. It would be a good companion to the Node.js + GCloud item. Example of sample repo: *...

While I may want to provision and deploy everything all at once, there will also be instances where I want to only provision/deploy a slice of the repo. Deploy has...

feature
question
customer-reported
Composability

Service principal management is expensive and a security risk. I would like to create 1 service principal while in my developer loop. Create it locally, save the JSON output, use...

question
customer-reported