• I am new to using Azure and would like to use your plugin to back it up to Azure, but I am not sure what commands to use for the creation of the storage account using CLI, could you please help?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Darin Kotter

    (@dkotter)

    @twistsd Thanks for the question.

    Have you followed the user guide to get the plugin installed and setup with Azure?

    Once things are setup correctly, you can use WP-CLI to create the container, if that’s what you’re trying to do. The command is:

    wp windows-azure-storage container-create CONTAINER_NAME

    Thread Starter twistsd

    (@twistsd)

    I typed the following command: wp windows-azure-storage container-create website_backup , and then got the following response: wp: The term ‘wp’ is not recognized as a name of a cmdlet, function, script file, or executable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating storage account using CLI’ is closed to new replies.