-
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
add a new API version for component with a new properties #8434
add a new API version for component with a new properties #8434
Conversation
You don't have permission to trigger SDK Automation. |
Can one of the admins verify this patch? |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-js - Release
|
azure-sdk-for-go - Release
|
azure-sdk-for-java - Release
|
azure-cli-extensions - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-python - Release
|
azure-sdk-for-net - Release
|
Pull request contains merge conflicts. |
Pull request contains merge conflicts. |
Comment was made before the most recent commit for PR 8434 in repo Azure/azure-rest-api-specs |
@zikalino can you review this one? |
@zikalino Hello. Could you help check the python SDK readme as well? CLI wants multi-api version python sdk. |
...ninsights/resource-manager/Microsoft.Insights/preview/2020-02-02-preview/components_API.json
Show resolved
Hide resolved
Azure Pipelines successfully started running 1 pipeline(s). |
Hey,
I resolved the comment.
Thanks, Tom.
From: MyronFanQiu <[email protected]>
Sent: Monday, March 23, 2020 07:07
To: Azure/azure-rest-api-specs <[email protected]>
Cc: Tom Friedlander <[email protected]>; Author <[email protected]>
Subject: Re: [Azure/azure-rest-api-specs] add a new API version for component with a new property(WorkspaceReso… (#8434)
@myronfanqiu commented on this pull request.
________________________________
In specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-02-02-preview/components_API.json<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAzure%2Fazure-rest-api-specs%2Fpull%2F8434%23discussion_r396214983&data=02%7C01%7CTom.Friedlender%40microsoft.com%7C1c7bff1180314d88e1a008d7cee7f7b3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637205368006450855&sdata=e05cavg6rE9cdwHFZoarr4zxTl8nFw0XbfVXYYhaqiw%3D&reserved=0>:
+ "format": "double",
+ "description": "Percentage of the data produced by the application being monitored that is being sampled for Application Insights telemetry.",
+ "externalDocs": {
+ "url": "https://aka.ms/sl0yqd"
+ }
+ },
+ "ConnectionString": {
+ "type": "string",
+ "readOnly": true,
+ "description": "Application Insights component connection string."
+ },
+ "DisableIpMasking": {
+ "type": "boolean",
+ "description": "Disable IP masking."
+ },
+ "WorkspaceResourceId": {
"DisableIpMasking" and "RetentionInDays": disappear compared to stable/2015-05-01. Are they deprecated?
________________________________
In specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-02-02-preview/components_API.json<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAzure%2Fazure-rest-api-specs%2Fpull%2F8434%23discussion_r396215244&data=02%7C01%7CTom.Friedlender%40microsoft.com%7C1c7bff1180314d88e1a008d7cee7f7b3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637205368006460811&sdata=UWMRMCEOJD7l5R3TGUZDrJ3rbMKNjf77ewK7Qb8z%2BUE%3D&reserved=0>:
+ "format": "double",
+ "description": "Percentage of the data produced by the application being monitored that is being sampled for Application Insights telemetry.",
+ "externalDocs": {
+ "url": "https://aka.ms/sl0yqd"
+ }
+ },
+ "ConnectionString": {
+ "type": "string",
+ "readOnly": true,
+ "description": "Application Insights component connection string."
+ },
+ "DisableIpMasking": {
+ "type": "boolean",
+ "description": "Disable IP masking."
+ },
+ "WorkspaceResourceId": {
looks like this is not required. Is this property required?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAzure%2Fazure-rest-api-specs%2Fpull%2F8434%23pullrequestreview-379134966&data=02%7C01%7CTom.Friedlender%40microsoft.com%7C1c7bff1180314d88e1a008d7cee7f7b3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637205368006460811&sdata=47ZdWwP9gkdN%2FsXnRz1uTNdjZ8kAusIVDCGP414j2Dc%3D&reserved=0>, or unsubscribe<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAMB2PDNGWZMAXD2F64PLB73RI3U55ANCNFSM4KX2RKVQ&data=02%7C01%7CTom.Friedlender%40microsoft.com%7C1c7bff1180314d88e1a008d7cee7f7b3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637205368006460811&sdata=eDkm70EUJQawk9y09bNhutu0uzdOZtLUBPBaKq4CWCE%3D&reserved=0>.
|
@pilor Can you review this please? Thanks. |
@tofriedl Thanks. Please change examples as well and address ARM's comments. |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
...ninsights/resource-manager/Microsoft.Insights/preview/2020-02-02-preview/components_API.json
Outdated
Show resolved
Hide resolved
Azure Pipelines successfully started running 1 pipeline(s). |
@tofriedl So in the new api-version, service won't support it anymore. Can user get it? If user just cannot set it but they should be able to get it, I think we should mark it as read-only |
One more point is – the default retention they have on the component schemas are the same as before. The change is that they cannot change it(they will get a BadRequest) |
Based on your explanation, I think it's suitable to mark it as read-only. Anyway, it's fine to have it. |
…urceId)
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.