-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Azure Search] Add L-Series SKU values to management plane #5386
Conversation
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-rubyThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
@sarangan12 @shahabhijeet The job to generate the .NET SDK failed with errors that don't appear to be related to our changes:
|
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
@sarangan12 Build failures have been fixed, please approve when ready |
* Adding new resource types to Azure Percept RP * Spell error fix in swagger * Spell error fix. * fixing accounts create and update examples * fix emample for discover sensors * added custom words in the correct custom-words.txt file for skipping them from checking for spelling error. * some change for spelling mistakes are overridden bu previous checkin, checking the fix back in. * Fix prettier issue and some model validation issue. * Model Validation issues fixed. * Schema/Model Validation issues fixed. * Model issues fixed. * autorest warning fix * adding format validation for clinentId/ servicePrincipalId as GUID. * Model Validation issues fixed. * PR review feedback fixed. * 201 responses are removed for PUT call as it enforces to implement long running operation flag to true for making it asynchronous. PUT calls are not long running operation for these resources. * Sensor password property has been changed to x-ms-secret. * values properties have been added for all x-ms-enum(s) used in RP. * Removed the modified files package-lock.json and .vscode/settings.json from the pull request. * provisioningState property has been added in all resource types. * Added provisionState property in Account resource type. * Lint warning fixed. Description property for provisioningState has been added. * component property renamed to componentName * deviceType and sensorName property removed. Co-authored-by: Krishna Sapkota <krsapk@microsoft.com> Co-authored-by: ksapkota-msft <64666908+ksapkota-msft@users.noreply.github.com>
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.