You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I define that an API should only be available on a Self Hosted Gateway and not on 'Managed' ?
In the AZure Portal API Management UI this is done by removing 'Managed' in the gateways property.
Expected behavior
I would like to have the possibilty to 'deny' availability on 'Managed'
Actual behavior
When a new API is created via APIOps, 'Managed' is always included in the 'gateways' property in the 'Azure Portal API Management UI' API Settings
Reproduction Steps
Create an API in the 'Azure Portal API Management UI'
Remove 'Managed' from the 'gateways' property in the 'Azure Portal API Management UI' (API > Settings tab)
Extract the API Management configuration with the 'extractor' tool
Delete the API in the 'Azure Portal API Management UI'
Publish the extracted API Management configuration from Step 3
Check the 'gateways' property in the 'Azure Portal API Management UI' (API > Settings tab), it will have 'Managed' which is not wanted
The text was updated successfully, but these errors were encountered:
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.
PeterClaes
changed the title
How to define that an API is only available on a Self Hosted Gateway (and not on 'Managed') ?
How to define so that an API is only available on a Self Hosted Gateway (and not on 'Managed') ?
Nov 28, 2024
PeterClaes
changed the title
How to define so that an API is only available on a Self Hosted Gateway (and not on 'Managed') ?
[QUESTION] How to define so that an API is only available on a Self Hosted Gateway (and not on 'Managed') ?
Nov 28, 2024
PeterClaes
changed the title
[QUESTION] How to define so that an API is only available on a Self Hosted Gateway (and not on 'Managed') ?
[Question] How to define so that an API is only available on a Self Hosted Gateway (and not on 'Managed') ?
Nov 28, 2024
Release version
APIOps Toolkit for Azure APIM v6.0.1.3
Question Details
How can I define that an API should only be available on a Self Hosted Gateway and not on 'Managed' ?
In the AZure Portal API Management UI this is done by removing 'Managed' in the gateways property.
Expected behavior
I would like to have the possibilty to 'deny' availability on 'Managed'
Actual behavior
When a new API is created via APIOps, 'Managed' is always included in the 'gateways' property in the 'Azure Portal API Management UI' API Settings
Reproduction Steps
The text was updated successfully, but these errors were encountered: