Skip to content
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

typo: resources/resource-manager/Microsoft.Authorization #4831

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Expand Up @@ -318,7 +318,7 @@
],
"operationId": "PolicyAssignments_DeleteById",
"summary": "Deletes a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -347,7 +347,7 @@
],
"operationId": "PolicyAssignments_CreateById",
"summary": "Creates a policy assignment by ID.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -385,7 +385,7 @@
],
"operationId": "PolicyAssignments_GetById",
"summary": "Gets a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
],
"operationId": "PolicyAssignments_DeleteById",
"summary": "Deletes a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -408,7 +408,7 @@
],
"operationId": "PolicyAssignments_CreateById",
"summary": "Creates a policy assignment by ID.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -452,7 +452,7 @@
],
"operationId": "PolicyAssignments_GetById",
"summary": "Gets a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -583,7 +583,7 @@
"description": "List of policy assignments."
},
"ErrorResponse": {
"description": "Error reponse indicates ARM is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates ARM is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
"description": "List of policy set definitions."
},
"ErrorResponse": {
"description": "Error reponse indicates ARM is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates ARM is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
],
"operationId": "PolicyAssignments_DeleteById",
"summary": "Deletes a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -347,7 +347,7 @@
],
"operationId": "PolicyAssignments_CreateById",
"summary": "Creates a policy assignment by ID.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -385,7 +385,7 @@
],
"operationId": "PolicyAssignments_GetById",
"summary": "Gets a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
],
"operationId": "PolicyAssignments_DeleteById",
"summary": "Deletes a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -351,7 +351,7 @@
],
"operationId": "PolicyAssignments_CreateById",
"summary": "Creates a policy assignment by ID.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group. When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down Expand Up @@ -389,7 +389,7 @@
],
"operationId": "PolicyAssignments_GetById",
"summary": "Gets a policy assignment by ID.",
"description": "When providing a scope for the assigment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"description": "When providing a scope for the assignment, use '/subscriptions/{subscription-id}/' for subscriptions, '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for resource groups, and '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider-namespace}/{resource-type}/{resource-name}' for resources.",
"parameters": [
{
"name": "policyAssignmentId",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@
"description": "List of policy assignments."
},
"ErrorResponse": {
"description": "Error reponse indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
"description": "List of policy set definitions."
},
"ErrorResponse": {
"description": "Error reponse indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@
"description": "Identity for the resource."
},
"ErrorResponse": {
"description": "Error reponse indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
"description": "List of policy set definitions."
},
"ErrorResponse": {
"description": "Error reponse indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates Azure Resource Manager is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down