Resources.PortalInstructions Property

Definition

Looks up a localized string similar to You must create your first web site using the Microsoft Azure portal. Please follow these steps in the portal:

  1. At the bottom of the page, click on New > Web Site > Quick Create
  2. Type {0} in the URL field
  3. Click on "Create Web Site"
  4. Once the site has been created, click on the site name
  5. Click on "Set up Git publishing" or "Reset deployment credentials" and setup a publishing username and password. Use those credentials for all new websites you create..
public static string PortalInstructions { get; }
static member PortalInstructions : string
Public Shared ReadOnly Property PortalInstructions As String

Property Value

Applies to