Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/asp.net-core/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
添加Azure APIM用户&;从我的Asp.Net核心Blazor网站以编程方式订阅_Azure_Asp.net Core_Azure Api Management_Blazor Webassembly - Fatal编程技术网

添加Azure APIM用户&;从我的Asp.Net核心Blazor网站以编程方式订阅

添加Azure APIM用户&;从我的Asp.Net核心Blazor网站以编程方式订阅,azure,asp.net-core,azure-api-management,blazor-webassembly,Azure,Asp.net Core,Azure Api Management,Blazor Webassembly,我想从我的网站而不是Azure门户添加Azure APIM用户和订阅。 并希望在我的网站中显示订阅密钥 有没有图书馆或其他东西可以用呢???这是可能的???根据您想要实现的目标,您可以通过APIM的管理API来实现。以下是用于管理用户和订阅的API:

我想从我的网站而不是Azure门户添加Azure APIM用户和订阅。 并希望在我的网站中显示订阅密钥


有没有图书馆或其他东西可以用呢???这是可能的???

根据您想要实现的目标,您可以通过APIM的管理API来实现。以下是用于管理用户和订阅的API: