How can i disable API Management instance gateway?

Bhavin Ginoya 46 Reputation points
2022-05-30T06:35:47.83+00:00

Hi, i was searching for a way to disable the API Management instance Gateway so that no one will be able to access all the api's.
Is it possible to do it through Powershell and if yes then how?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,764 questions
0 comments No comments
{count} vote

Accepted answer
  1. JananiRamesh-MSFT 21,246 Reputation points
    2022-05-30T11:17:06.407+00:00

    @Bhavin Ginoya Thanks for reaching out, could you please let me know which Gateway you're referring to? I believe your APIM instance is deployed in multi region, and you wanted to disable the Gateway in master region correct me if am wrong here

    If yes, you can disable the Gateway in master region by setting the property DisableGateway = True in the powershell command plese refer this document.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful