Serverless Devs Serverless Devs
Docs Index
Docs
  • Serverless Devs
  • SDM spec
  • Serverless Registry
  • Aliyun FC
  • AWS Lambda
  • Baidu AI Cloud CFC
  • Huawei Cloud FunctionGraph
  • Tencent Cloud Serverless Cloud Function
  • Aliyun Serverless Workflow
  • Aliyun Serverless App Engine
  • OpenFunction
  • Laf (Coming Soon)
  • 中文
  • Overview

    • Intro
    • Installation
    • Quick start
    • Specification
    • Yaml VS Cli
    • CICD
    • Package development
    • Awesome
    • Tool design guide
    • Yaml inheritance
    • Cli specification
    • built-in environment variable
  • Commands

    • User guide of commands
    • Config command
    • Init command
    • Cli command
    • Verify command
    • Edit command
    • Clean command
    • Component command
    • Set command
    • Custom command
  • Access Configuration

    • Cloud vendor key configuration
    • Alicloud key acquisition
    • Baidu cloud key acquisition
    • AWS key acquisition
    • Azure key acquisition
    • Google Cloud key acquisition
    • Huawei Cloud key acquisition
    • Tencent Cloud key acquisition

Azure key acquisition

Azure official website: https://www.azure.com

  • Enter the management interface of the created Azure Web App through Azure Network and then enter the Identity management interface
  • Search the Key Vault keyword in the search bar at the top of the Azure website and enter the Key Vault management interface
  • Click to enter the created Azure Key Vault instance and enter the Access Policies management interface
  • Click the Add Access Policy button, add permissions for the principal that needs to be authorized, and then click the Save button.
Edit this page on GitHub Updated at Fri, Mar 10, 2023
Verify command Layer commands