-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementThe issue is an enhancement request.The issue is an enhancement request.
Description
CosmosDB PowerShell Module Version
No response
Feature Description
It would be good to upgrade the Cosmos DB accounts API version in New-CosmosDbAccount from 2015-04-08 to a newer version e.g. 2025-10-15
| ApiVersion = '2015-04-08' |
I think the only breaking change between these versions is the IpRangeFilter, which can just be transformed into the ipRules object.
Motivation and Use Case
This would allow newer parameters like enableFreeTier to be used.
Alternatives Considered
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementThe issue is an enhancement request.The issue is an enhancement request.