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

Fix text on every page #442

Merged
merged 5 commits into from
Sep 24, 2021
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
6 changes: 3 additions & 3 deletions docs/resources/azure_active_directory_domain_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ platform: azure

Use the `azure_active_directory_domain_service` InSpec audit resource to test properties of an Azure Active Directory service within a tenant.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest stable version will be used.
For more information, refer to [`azure_graph_generic_resource`](azure_graph_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/azure_active_directory_domain_services.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ platform: azure
# azure_active_directory_domain_services
Use the `azure_active_directory_domain_services` InSpec audit resource to test properties of some or all Azure Active Directory domains within a tenant.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest stable version will be used.
For more information, refer to [`azure_graph_generic_resources`](azure_graph_generic_resources.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/azure_active_directory_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Use the `azure_active_directory_object` InSpec audit resource to test properties

## Azure REST API version, endpoint, and HTTP client parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest stable version will be used.
For more information, refer to [`azure_graph_generic_resource`](azure_graph_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/azure_active_directory_objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ platform: azure

Use the `azure_active_directory_objects` InSpec audit resource to test properties and configuration of multiple Azure Active Directory Objects.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_aks_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_aks_cluster` InSpec audit resource to test properties of an Azure AKS Cluster.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_aks_clusters.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_aks_clusters` InSpec audit resource to test properties and configuration of multiple Azure AKS Clusters.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_api_management.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_api_management` InSpec audit resource to test properties and configuration of an Azure API Management Service.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_api_managements.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_api_managements` InSpec audit resource to test properties and configuration of Azure API Management Services.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_application_gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_application_gateway` InSpec audit resource to test properties and configuration of an Azure Application Gateway.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_application_gateways.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_application_gateways` InSpec audit resource to test properties and configuration of Azure Application Gateways.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_bastion_hosts_resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_bastion_hosts_resource` InSpec audit resource to test properties related to a bastion hosts resource.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_bastion_hosts_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_bastion_hosts_resource` InSpec audit resource to test properties related to bastion hots for a resource group or the entire subscription.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
6 changes: 3 additions & 3 deletions docs/resources/azure_container_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ platform: azure

Use the `azure_container_group` InSpec audit resource to test properties related to an Azure container group.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/azure_container_groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ platform: azure

Use the `azure_container_groups` InSpec audit resource to test properties related to all Azure container groups within a subscription.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/azure_container_registries.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ platform: azure

Use the `azure_container_registries` InSpec audit resource to test properties and configuration of Azure Container Registries.

## Azure REST API version, endpoint and HTTP client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/azure_container_registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ platform: azure

Use the `azure_container_registry` InSpec audit resource to test properties and configuration of an Azure Container Registry.

## Azure REST API version, endpoint and HTTP client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
Expand Down
8 changes: 4 additions & 4 deletions docs/resources/azure_cosmosdb_database_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ platform: azure

Use the `azure_cosmosdb_database_account` InSpec audit resource to test properties and configuration of an Azure CosmosDb Database Account within a Resource Group.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
For more information, refer to the resource pack [README](../../README.md).
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/azure_data_factories.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Use the `azure_data_factories` InSpec audit resource to test properties related

## Azure REST API version, endpoint, and HTTP client parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the HTTP client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).
For api related info : [`Azure Data Factories Docs`](https://docs.microsoft.com/en-us/rest/api/datafactory/factories/list).
## Availability
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/azure_data_factory.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Use the `azure_data_factory` InSpec audit resource to test properties of an Azur

## Azure REST API version, endpoint, and HTTP client parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the HTTP client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).
For api related info : [`Azure Data Factories Docs`](https://docs.microsoft.com/en-us/rest/api/datafactory/factories/get).

Expand Down
6 changes: 3 additions & 3 deletions docs/resources/azure_db_migration_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ platform: azure

Use the `azure_db_migration_service` InSpec audit resource to test properties related to a Azure DB Migration Service.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/azure_db_migration_services.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ platform: azure

Use the `azure_db_migration_services` InSpec audit resource to test properties related to Azure DB Migration Service for a resource group or the entire subscription.

## Azure REST API version, endpoint and http client parameters
## Azure REST API Version, Endpoint, and HTTP Client Parameters

This resource interacts with api versions supported by the resource provider.
This resource interacts with API versions supported by the resource provider.
The `api_version` can be defined as a resource parameter.
If not provided, the latest version will be used.
For more information, refer to [`azure_generic_resource`](azure_generic_resource.md).

Unless defined, `azure_cloud` global endpoint, and default values for the http client will be used.
Unless defined, `azure_cloud` global endpoint and default values for the HTTP client will be used.
For more information, refer to the resource pack [README](../../README.md).

## Availability
Expand Down
Loading