Resources.InvalidGitCredentials Property

Definition

Looks up a localized string similar to You must create your git publishing credentials using the Microsoft Azure portal. Please follow these steps in the portal:

  1. On the left side open "Web Sites"
  2. Click on any website
  3. Choose "Setup Git Publishing" or "Reset deployment credentials"
  4. Back in the PowerShell window, rerun this command by typing "New-AzureWebSite {site name} -Git -PublishingUsername {username}.
C#
public static string InvalidGitCredentials { get; }

Property Value

Applies to

製品 バージョン
Azure - PowerShell Commands 12 (LTS), Latest