Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0beb9e3
Adding new public preview version 2025-05-03-preview for Microsoft.Mo…
Jul 16, 2025
768fb78
Merge branch 'main' into release-accounts-Microsoft.Monitor/2023-04-03
GokulPrasad-Work Jul 18, 2025
9dae919
Merge branch 'main' into release-accounts-Microsoft.Monitor/2023-04-03
GokulPrasad-Work Jul 22, 2025
6e03430
Add TypeScript and C# SDK configurations to tspconfig.yaml for valida…
Jul 22, 2025
23004d3
Add readme.md for Microsoft.Monitor.Accounts namespace
Jul 22, 2025
da66da0
Fixing errors
Jul 22, 2025
db937f2
Fixing typespec validation errors
Jul 22, 2025
3f46382
Fix operations error by adding suppression
Jul 22, 2025
0ab45fd
Fixing suppression defintion
Jul 23, 2025
a8f6f78
Update suppressions
Jul 23, 2025
21f4cb2
Fixing operations and go md file
Jul 23, 2025
cc9074b
Merge branch 'main' into release-accounts-Microsoft.Monitor/2023-04-03
GokulPrasad-Work Jul 23, 2025
8bfcca2
Add SDK generation configuration files
Jul 23, 2025
8755c0a
Fix Java readme configuration
Jul 23, 2025
07e3da7
Fix typespec validation
Jul 23, 2025
a2c9725
Fixing typespec validations for SDK
Jul 23, 2025
9d963d0
Fix for SDK validation failures
Jul 23, 2025
dcdf183
Fix go sdk failure
Jul 24, 2025
4042a9f
Merge branch 'main' into release-accounts-Microsoft.Monitor/2023-04-03
GokulPrasad-Work Jul 24, 2025
f674177
Merge branch 'main' into release-accounts-Microsoft.Monitor/2023-04-03
GokulPrasad-Work Jul 24, 2025
e2c6802
Updating examples
Jul 24, 2025
8517290
Updating example
Jul 24, 2025
072fdfd
Merge branch 'main' into release-accounts-Microsoft.Monitor/2023-04-03
GokulPrasad-Work Jul 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
{
"title": "AzureMonitorWorkspaces_CreateOrUpdate - generated by [MaximumSet] rule - generated by [MaximumSet] rule",
"operationId": "AzureMonitorWorkspaces_CreateOrUpdate",
"parameters": {
"api-version": "2025-05-03-preview",
"subscriptionId": "703362b3-f278-4e4b-9179-c76eaf41ffc2",
"resourceGroupName": "rgazuremonitorworkspace",
"azureMonitorWorkspaceName": "myAzureMonitorWorkspace",
"resource": {
"location": "eastus",
"properties": {
"metrics": {
"enableAccessUsingResourcePermissions": true
},
"publicNetworkAccess": "Enabled"
},
"tags": {}
}
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"metrics": {
"enableAccessUsingResourcePermissions": true,
"prometheusQueryEndpoint": "https://myAzureMonitorWorkspace-v8hx.eastus.prometheus.monitor.azure.com",
"internalId": "mac_2df515bf-c3ce-4920-84d4-1d9d16542d9f"
},
"defaultIngestionSettings": {
"ingestionEndpoints": {
"metrics": "https://myAzureMonitorWorkspace-gb69.eastus-1.metrics.ingest.monitor.azure.com"
},
"dataCollectionRuleResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionRules/myAzureMonitorWorkspace",
"dataCollectionEndpointResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionEndpoints/myAzureMonitorWorkspace",
"dataCollectionRuleImmutableId": "503362b3-f278-4e4b-9179-c76eaf41ffc2"
},
"publicNetworkAccess": "Enabled",
"accountId": "2df515bf-c3ce-4920-84d4-1d9d16542d9f",
"provisioningState": "Succeeded",
"privateEndpointConnections": [
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace/privateEndpointConnections/myPrivateEndpointConnection",
"name": "myPrivateEndpointConnection",
"type": "Microsoft.Monitor/accounts/privateEndpointConnections",
"properties": {
"provisioningState": "Succeeded",
"privateEndpoint": {
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointConnection"
},
"groupIds": [
"prometheusMetrics"
],
"privateLinkServiceConnectionState": {
"status": "Approved",
"actionsRequired": "None",
"description": "zvmlxhzwd"
}
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
]
},
"tags": {},
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace",
"name": "myAzureMonitorWorkspace",
"type": "Microsoft.Monitor/accounts",
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
},
"201": {
"body": {
"location": "eastus",
"properties": {
"metrics": {
"enableAccessUsingResourcePermissions": true,
"prometheusQueryEndpoint": "https://myAzureMonitorWorkspace-v8hx.eastus.prometheus.monitor.azure.com",
"internalId": "mac_2df515bf-c3ce-4920-84d4-1d9d16542d9f"
},
"defaultIngestionSettings": {
"ingestionEndpoints": {
"metrics": "https://myAzureMonitorWorkspace-gb69.eastus-1.metrics.ingest.monitor.azure.com"
},
"dataCollectionRuleResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionRules/myAzureMonitorWorkspace",
"dataCollectionEndpointResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionEndpoints/myAzureMonitorWorkspace",
"dataCollectionRuleImmutableId": "503362b3-f278-4e4b-9179-c76eaf41ffc2"
},
"publicNetworkAccess": "Enabled",
"accountId": "2df515bf-c3ce-4920-84d4-1d9d16542d9f",
"provisioningState": "Succeeded",
"privateEndpointConnections": [
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace/privateEndpointConnections/myPrivateEndpointConnection",
"name": "myPrivateEndpointConnection",
"type": "Microsoft.Monitor/accounts/privateEndpointConnections",
"properties": {
"provisioningState": "Succeeded",
"privateEndpoint": {
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointConnection"
},
"groupIds": [
"prometheusMetrics"
],
"privateLinkServiceConnectionState": {
"status": "Approved",
"actionsRequired": "None",
"description": "zvmlxhzwd"
}
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
]
},
"tags": {},
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace",
"name": "myAzureMonitorWorkspace",
"type": "Microsoft.Monitor/accounts",
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"title": "AzureMonitorWorkspaces_Delete - generated by [MaximumSet] rule - generated by [MaximumSet] rule",
"operationId": "AzureMonitorWorkspaces_Delete",
"parameters": {
"api-version": "2025-05-03-preview",
"subscriptionId": "703362b3-f278-4e4b-9179-c76eaf41ffc2",
"resourceGroupName": "rgazuremonitorworkspace",
"azureMonitorWorkspaceName": "myAzureMonitorWorkspace"
},
"responses": {
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/rgazuremonitorworkspace/providers/Microsoft.Monitor/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/AzureMonitorWorkspace/default?api-version=2023-04-03",
"Location": "https://management.azure.com/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/rgazuremonitorworkspace/providers/Microsoft.Monitor/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2023-04-03"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"title": "AzureMonitorWorkspaces_Get - generated by [MaximumSet] rule - generated by [MaximumSet] rule",
"operationId": "AzureMonitorWorkspaces_Get",
"parameters": {
"api-version": "2025-05-03-preview",
"subscriptionId": "703362b3-f278-4e4b-9179-c76eaf41ffc2",
"resourceGroupName": "rgazuremonitorworkspace",
"azureMonitorWorkspaceName": "myAzureMonitorWorkspace"
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"accountId": "2df515bf-c3ce-4920-84d4-1d9d16542d9f",
"metrics": {
"prometheusQueryEndpoint": "https://myAzureMonitorWorkspace-v8hx.eastus.prometheus.monitor.azure.com",
"internalId": "mac_2df515bf-c3ce-4920-84d4-1d9d16542d9f",
"enableAccessUsingResourcePermissions": true
},
"provisioningState": "Succeeded",
"defaultIngestionSettings": {
"dataCollectionRuleResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionRules/myAzureMonitorWorkspace",
"dataCollectionEndpointResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionEndpoints/myAzureMonitorWorkspace",
"dataCollectionRuleImmutableId": "503362b3-f278-4e4b-9179-c76eaf41ffc2",
"ingestionEndpoints": {
"metrics": "https://myAzureMonitorWorkspace-gb69.eastus-1.metrics.ingest.monitor.azure.com"
}
},
"privateEndpointConnections": [
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace/privateEndpointConnections/myPrivateEndpointConnection",
"name": "myPrivateEndpointConnection",
"type": "Microsoft.Monitor/accounts/privateEndpointConnections",
"properties": {
"provisioningState": "Succeeded",
"privateEndpoint": {
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointConnection"
},
"groupIds": [
"prometheusMetrics"
],
"privateLinkServiceConnectionState": {
"status": "Approved",
"actionsRequired": "None",
"description": "jawmectradlpxxaalglrydamehym"
}
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
],
"publicNetworkAccess": "Enabled"
},
"tags": {
"key1693": "xkjnypgoxx",
"key4981": "akpkhqbugamcavvmdqevahsnqebh"
},
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace",
"name": "myAzureMonitorWorkspace",
"type": "Microsoft.Monitor/accounts",
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
{
"title": "AzureMonitorWorkspaces_ListByResourceGroup - generated by [MaximumSet] rule - generated by [MaximumSet] rule",
"operationId": "AzureMonitorWorkspaces_ListByResourceGroup",
"parameters": {
"api-version": "2025-05-03-preview",
"subscriptionId": "703362b3-f278-4e4b-9179-c76eaf41ffc2",
"resourceGroupName": "rgazuremonitorworkspace"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace",
"name": "myAzureMonitorWorkspace",
"type": "Microsoft.Monitor/accounts",
"location": "eastus",
"properties": {
"accountId": "2df515bf-c3ce-4920-84d4-1d9d16542d9f",
"metrics": {
"prometheusQueryEndpoint": "https://myAzureMonitorWorkspace-v8hx.eastus.prometheus.monitor.azure.com",
"internalId": "mac_2df515bf-c3ce-4920-84d4-1d9d16542d9f",
"enableAccessUsingResourcePermissions": true
},
"provisioningState": "Succeeded",
"defaultIngestionSettings": {
"dataCollectionRuleResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionRules/myAzureMonitorWorkspace",
"dataCollectionEndpointResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_myAzureMonitorWorkspace_eastus_managed/providers/Microsoft.Insights/dataCollectionEndpoints/myAzureMonitorWorkspace",
"dataCollectionRuleImmutableId": "503362b3-f278-4e4b-9179-c76eaf41ffc2",
"ingestionEndpoints": {
"metrics": "https://myAzureMonitorWorkspace-gb69.eastus-1.metrics.ingest.monitor.azure.com"
}
},
"privateEndpointConnections": [
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/accounts/myAzureMonitorWorkspace/privateEndpointConnections/myPrivateEndpointConnection",
"name": "myPrivateEndpointConnection",
"type": "Microsoft.Monitor/accounts/privateEndpointConnections",
"properties": {
"provisioningState": "Succeeded",
"privateEndpoint": {
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/myResourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointConnection"
},
"groupIds": [
"prometheusMetrics"
],
"privateLinkServiceConnectionState": {
"status": "Approved",
"actionsRequired": "None",
"description": "jawmectradlpxxaalglrydamehym"
}
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
],
"publicNetworkAccess": "Enabled"
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
},
"tags": {
"key4981": "akpkhqbugamcavvmdqevahsnqebh"
}
},
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/herResourceGroup/providers/Microsoft.Monitor/accounts/herAzureMonitorWorkspace",
"name": "herAzureMonitorWorkspace",
"type": "Microsoft.Monitor/accounts",
"location": "westus",
"properties": {
"accountId": "823220c6-0415-44d8-bfb2-d5c1c9ea1172",
"metrics": {
"prometheusQueryEndpoint": "https://herAzureMonitorWorkspace-xywz.westus.prometheus.monitor.azure.com",
"internalId": "mac_823220c6-0415-44d8-bfb2-d5c1c9ea1172",
"enableAccessUsingResourcePermissions": true
},
"provisioningState": "Succeeded",
"defaultIngestionSettings": {
"dataCollectionRuleResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_herAzureMonitorWorkspace_westus_managed/providers/Microsoft.Insights/dataCollectionRules/herAzureMonitorWorkspace",
"dataCollectionEndpointResourceId": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/MA_herAzureMonitorWorkspace_westus_managed/providers/Microsoft.Insights/dataCollectionEndpoints/herAzureMonitorWorkspace",
"dataCollectionRuleImmutableId": "503362b3-f278-4e4b-9179-c76eaf41ffc2",
"ingestionEndpoints": {
"metrics": "https://myAzureMonitorWorkspace-gb69.eastus-1.metrics.ingest.monitor.azure.com"
}
},
"privateEndpointConnections": [
{
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/herResourceGroup/providers/Microsoft.Monitor/accounts/herAzureMonitorWorkspace/privateEndpointConnections/herPrivateEndpointConnection",
"name": "herPrivateEndpointConnection",
"type": "Microsoft.Monitor/accounts/privateEndpointConnections",
"properties": {
"provisioningState": "Succeeded",
"privateEndpoint": {
"id": "/subscriptions/703362b3-f278-4e4b-9179-c76eaf41ffc2/resourceGroups/herResourceGroup/providers/Microsoft.Network/privateEndpoints/herPrivateEndpointConnection"
},
"groupIds": [
"prometheusMetrics"
],
"privateLinkServiceConnectionState": {
"status": "Approved",
"actionsRequired": "None",
"description": "ujtgmztnkqnqzcawmbbmr"
}
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
}
}
],
"publicNetworkAccess": "Enabled"
},
"systemData": {
"createdBy": "user1",
"createdByType": "User",
"createdAt": "2021-04-01T12:34:56.1234567Z",
"lastModifiedBy": "user2",
"lastModifiedByType": "User",
"lastModifiedAt": "2021-04-02T12:34:56.1234567Z"
},
"tags": {
"key583": "deudtkpbrajjhz"
}
}
],
"nextLink": "https://microsoft.com/a"
}
}
}
}
Loading