Skip to content

Commit fe1ae3c

Browse files
committed
Learn Editor: Update working-with-models.md
1 parent f019439 commit fe1ae3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-services/openai/how-to/working-with-models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,11 +356,13 @@ curl -X PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-0
356356
},
357357
"etag": "\"GUID\""
358358
}
359+
```
359360

360361
> [!NOTE]
361362
> There are multiple ways to generate an authorization token. The easiest method for initial testing is to launch the Cloud Shell from the [Azure portal](https://portal.azure.com). Then run [`az account get-access-token`](/cli/azure/account?view=azure-cli-latest#az-account-get-access-token&preserve-view=true). You can use this token as your temporary authorization token for API testing.
362363
363364
### Multi-deployment migrations for provisioned deployments
365+
For scenarios where you would like more
364366

365367
## Next steps
366368

0 commit comments

Comments
 (0)