Skip to content

unable to set up the saas acceletator using Azure cloud shell (The Entity Framework tools version '8.0.0' is older than that of the runtime '8.0.6'. ) #36

@kartraj

Description

@kartraj

📜 Deploy Code
🔵 Deploy Database
➡️ Generate SQL schema/data script
Build started...
Build succeeded.
The Entity Framework tools version '8.0.0' is older than that of the runtime '8.0.6'. Update the tools for the latest features and bug fixes. See https://aka.ms/AAc1fbw for more information.
➡️ Execute SQL schema/data script
WARNING: Upcoming breaking changes in the cmdlet 'Get-AzAccessToken' :
The Token property of the output type will be changed from String to SecureString. Add the [-AsSecureString] switch to avoid the impact of this upcoming breaking change.

  • The change is expected to take effect in Az version : '14.0.0'
  • The change is expected to take effect in Az.Accounts version : '5.0.0'
    Note : Go to https://aka.ms/azps-changewarnings for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell.
    Invoke-Sqlcmd: /home/karthik/Commercial-Marketplace-SaaS-Accelerator/deployment/Deploy.ps1:579
    Line |
    579 | Invoke-Sqlcmd -InputFile ./script.sql -ServerInstance $ServerUri -dat …
    | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    | A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not
    | accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP
    | Provider, error: 35 - An internal exception was caught)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions