ConfigurationStoreProperties only has no properties and should be fixed
See original GitHub issueSeems super odd to me that ConfigurationStoreProperties
would be defined, have a description, but contain zero properties? Is there nothing modeled on the structure in this API version?
Can this schema get cleaned up or deleted, @jimmyca15 or @anthony-c-martin?
Issue Analytics
- State:
- Created 4 years ago
- Comments:15 (11 by maintainers)
Top Results From Across the Web
ARM template for Azure app configuration not considering ...
I'm providing Free/Standard but resource SKU didn't get changed as per the value provided in ARM. Can somebody help me out with this...
Read more >Issue with repeating deployment of Private Link ARM/Bicep ...
We're getting the following error for app configuration and similar for search: Call to Microsoft.AppConfiguration/configurationStores failed.
Read more >arcgis.gis.server module | ArcGIS API for Python
Each relational data store type describes the properties ArcGIS Server requires in order to connect to an instance of a database for a...
Read more >Property value substitution :: AM 7.2.0 - ForgeRock Backstage
Only property values can be substituted, not the property names. ... With this configuration, the server attempts to substitute the mail address with...
Read more >Table of Contents - Micronaut Documentation
With 3.4.0, you can reference other beans properties in @Requires to load beans ... Micronaut now only comes with its own set of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@devigned got it, in that case we just need to update it to have all the readonly properties listed in the api-spec
Sounds like it’s fine to send out a PR to update the already existing schema?
Hello @apclouds, @anthony-c-martin, @jorgecotillo! It looks like there is a schemas issue that needs your attention. Please investigate and confirm it is on your end. Thanks 😄
Issue Details
https://github.com/Azure/azure-resource-manager-schemas/blob/1a62dbd47b19e29f0b8d17871258ff06d6ced02a/schemas/2019-02-01-preview/Microsoft.AppConfiguration.json#L75-L77
Seems super odd to me that
ConfigurationStoreProperties
would be defined, have a description, but contain zero properties? Is there nothing modeled on the structure in this API version?Can this schema get cleaned up or deleted, @jimmyca15 or @anthony-c-martin?
ARM