Azure / Azure/mtm-labs

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'. )

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
18
Forks
27
PR merge metrics
No merged PRs in 30d

Description

📜 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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.