azure-rest-api-specs
azure-rest-api-specs copied to clipboard
Azure Container Apps session data plane
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
fix https://github.com/Azure/azure-rest-api-specs/issues/30393
Next Steps to Merge
✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.
Generated ApiView
| Language | Package Name | ApiView Link |
|---|---|---|
| JavaScript | @azure-rest/microsoft-app-dynamicsessions-rest | https://apiview.dev/Assemblies/Review/271a97363c604130921a89db618ac151?revisionId=f067b498aa4a4ea48e6407231c9f88fa |
| TypeSpec | Microsoft.App.DynamicSessions | https://apiview.dev/Assemblies/Review/0df869ba4f0a43928e7a1e8561f20ee2?revisionId=2797299087d749f69f1f729525a9bc3c |
| Swagger | Microsoft.App.DynamicSessions | https://apiview.dev/Assemblies/Review/c5e20113b2f7448ab1e1aec3b21e2748?revisionId=1d92d1e32bb54fa9bce8d2720017d11e |
Primary feedback is to reconsider the URL structure in API spec which would impact the TypeSpec and SDK surfaces.
A few other considerations for you to think about:
- Potential LRO & idempotency on the CodeExecute API.
- File upload functionality. Is it possible to leverage Azure Storage? If you are internally provisioning storage acct, can you expose a timed storage SAS url for user to interact with using Azure Storage API/SDK, rather than handling list/upload/download & file management yourself?