Senyang Cai (MSFT)
Senyang Cai (MSFT)
**Describe the issue:** Run `azd down`, get error as follow:  We created an `apicenter` resource using the version `2024-03-01`/`2023-07-01-preview`, while the version in the error log is `2024-03-15-preview`. Also,...
Update the infra/core modules to AVM modules for `todo-nodejs-mongo`. **1. Modules not replaced by AVM** - **Cosmos DB**: Missing the feature `Microsoft.KeyVault/vaults/secrets` and the output `connectionStringKey`, so we cannot store...
Section [link1](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence#using-the-general-document-model)  #### Reasons: 'list' object has no attribute 'words'. #### Suggestions: Update code to `page`. @rohit-ganguly , @lmazuel , @YalinLi0312 for notification.
Section [link1](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ml/azure-ai-ml/samples/ml_samples_automl_image.py#L200)  #### Reasons: AttributeError: 'ImageInstanceSegmentationJob' object has no attribute 'submit'. @rohit-ganguly , @lmazuel , @shutchings for notification.
Section [link1](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-generative/samples/ai_samples_evaluate.py#L37)  #### Reasons: `client.tracking_url` has a `azureml` scheme, which is not unsupported. @rohit-ganguly , @lmazuel , @luigiw , @needuv , @paulshealy1 , @singankit for notification.
#### Related command `az login` #### Description Add new parameter `--redirect-port` for `az login`. #### Testing Guide Run `az login --redirect-port 8400`. When you login successfully, you will be redirected...