api-management-service-api-version-sets
This Bicep AVM module deploys an API Management Service API Version Set.
ipm add --package avm-bicep/api-management-service-api-version-sets --version 0.1.2
API Management Service API Version Sets [Microsoft.ApiManagement/service/apiVersionSets]
This module deploys an API Management Service API Version Set.
You can reference the module as follows:
module service './packages/api-management-service-api-version-sets/main.bicep' = {
params: { (...) }
}
For examples, please refer to the Usage Examples section.
Navigation
Resource Types
| Resource Type | API Version | References |
|---|---|---|
Microsoft.ApiManagement/service/apiVersionSets |
2024-05-01 |
Parameters
Required parameters
| Parameter | Type | Description |
|---|---|---|
displayName |
string | The display name of the API Version Set. |
versioningScheme |
string | An value that determines where the API Version identifier will be located in a HTTP request. |
Conditional parameters
| Parameter | Type | Description |
|---|---|---|
apiManagementServiceName |
string | The name of the parent API Management service. Required if the template is used in a standalone deployment. |
Optional parameters
| Parameter | Type | Description |
|---|---|---|
description |
string | Description of API Version Set. |
enableTelemetry |
bool | Enable/Disable usage telemetry for module. |
name |
string | API Version set name. |
versionHeaderName |
string | Name of HTTP header parameter that indicates the API Version if versioningScheme is set to header. |
versionQueryName |
string | Name of query parameter that indicates the API Version if versioningScheme is set to query. |
Parameter: displayName
The display name of the API Version Set.
- Required: Yes
- Type: string
Parameter: versioningScheme
An value that determines where the API Version identifier will be located in a HTTP request.
- Required: Yes
- Type: string
- Allowed:
[ 'Header' 'Query' 'Segment' ]
Parameter: apiManagementServiceName
The name of the parent API Management service. Required if the template is used in a standalone deployment.
- Required: Yes
- Type: string
Parameter: description
Description of API Version Set.
- Required: No
- Type: string
Parameter: enableTelemetry
Enable/Disable usage telemetry for module.
- Required: No
- Type: bool
- Default:
True
Parameter: name
API Version set name.
- Required: No
- Type: string
- Default:
'default'
Parameter: versionHeaderName
Name of HTTP header parameter that indicates the API Version if versioningScheme is set to header.
- Required: No
- Type: string
Parameter: versionQueryName
Name of query parameter that indicates the API Version if versioningScheme is set to query.
- Required: No
- Type: string
Outputs
| Output | Type | Description |
|---|---|---|
name |
string | The name of the API Version set. |
resourceGroupName |
string | The resource group the API Version set was deployed into. |
resourceId |
string | The resource ID of the API Version set. |
Data Collection
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
Changelog
The latest version of the changelog can be found here.
0.1.2
Changes
- Updated
displayNamedescription
Breaking Changes
- None
0.1.1
Changes
- Minor json formatting adjustments
Breaking Changes
- None
0.1.0
Changes
- Initial version
Breaking Changes
- None
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-bicep/api-management-service-api-version-sets",
"version": "0.1.2"
}
]
}
This package has no dependencies
Stats
Selected version:
0.1.2
Downloads this version:
0
Downloads all versions:
0
Latest version:
0.1.2
Latest update:
14-01-2026
avm-bicep
Other versions (1)
Other packages
from avm-bicep
Ready to End Infrastructure Code Chaos?
Join infrastructure teams who've moved from scattered repositories to unified package management
Built by infrastructure experts
Who understand your challengesComplete solutions
No scattered filesSee what's deployed where
When it needs updatesZero vendor lock-in
Packages work without usDirect founder access Zero security incidents in 2+ years Works with any cloud, any CI/CD platform