You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2021-12-10-preview (Azure#17047)
* Adds base for updating Microsoft.HybridCompute from version preview/2021-06-10-preview to version 2021-12-10-preview
* Updates readme
* Updates API version in new specs and examples
* added CloudMetadata to the swagger and updated cli/az config files
* added code 200 to examples
* fixed Linter issue
* ran npm prettier
* added patchMode to the API
* reverted the accidental change of package-lock.json
* addressed code reviews && added justin's agentConfiguration
* ran npm prettier
* added words to the ./custom-words.txt and fixed a type error in .json
* Change readonly to readOnly
* changed enum True to true, False to false. Added descriptions for new definitions
* moved the agentConfiguration description to the right place
* renamed agentConfiguration properties
* added type object ot defintions
* changed the agentConfiguration properties namings in examples
* added operations list example
* shortened the example and ran npm prettier
* removed lastupdatedby and lastupdatedtimestamp
* reverted enum true/false to boolean
* removed extra coloumns
* fixed examples
* fixed examples
Add START/END directives to sample code so we can ingest code snippets into the documentation. See example here:
https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/textanalytics/azure-ai-textanalytics/samples/sample_extract_key_phrases.py#L36
The text was updated successfully, but these errors were encountered: