Senyang Cai (MSFT)

Results 6 issues of Senyang Cai (MSFT)

**Describe the issue:** Run `azd down`, get error as follow: ![image](https://github.com/Azure/azure-dev/assets/57525824/c23076c4-d0f2-4d25-93dc-5b54f1b73f3b) 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) ![image](https://github.com/Azure/azure-sdk-for-python/assets/57525824/ff3219c6-cf82-4a4c-ae41-d278e2b3384b) #### Reasons: 'list' object has no attribute 'words'. #### Suggestions: Update code to `page`. @rohit-ganguly , @lmazuel , @YalinLi0312 for notification.

Client
test-manual-pass
Document Intelligence

Section [link1](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ml/azure-ai-ml/samples/ml_samples_automl_image.py#L200) ![image](https://github.com/Azure/azure-sdk-for-python/assets/57525824/1377df4e-429f-43ab-9558-8d1e6c256c25) #### Reasons: AttributeError: 'ImageInstanceSegmentationJob' object has no attribute 'submit'. @rohit-ganguly , @lmazuel , @shutchings for notification.

Machine Learning
Service Attention
Client
needs-team-attention
test-manual-pass

Section [link1](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-generative/samples/ai_samples_evaluate.py#L37) ![image](https://github.com/Azure/azure-sdk-for-python/assets/57525824/3965820f-b475-4121-b147-790e26ae0e2b) #### Reasons: `client.tracking_url` has a `azureml` scheme, which is not unsupported. @rohit-ganguly , @lmazuel , @luigiw , @needuv , @paulshealy1 , @singankit for notification.

Service Attention
Client
test-manual-pass
AI

#### 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...

Account
Auto-Assign