344,312 questions

Sort by: Updated
1 answer

How to exclude a VM from a StartStopV2 logic app

Good day, I have 5 Azure VMs running. I also have a StartStopV2 Logic app that automatically switches these 5 VMs on at a specified date and time. I wish to exclude 1 VM from this logic app, but I don't see a solution for this.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
asked 2024-05-07T14:38:38.8133333+00:00
Cameron Blackwell 0 Reputation points
answered 2024-05-08T04:41:19.73+00:00
SwathiDhanwada-MSFT 17,726 Reputation points
0 answers

Get error invalid with correct url in copy activity

Hi, nice to meet you. Currently, I am working with SAP odata API, I am using url https://xxxxxxxxxxxxxxxx.cloud.sap/sap/byd/odata/analytics/ds/Fingxxx.svc/Fingxx?$select=xxx,xxx,xx,,xxx,xxx&$format=json&$filter=(C_Setofbks eq 'xxxxx') and…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,621 questions
asked 2024-05-08T04:39:51.0966667+00:00
Pham Huynh Tan Dat 0 Reputation points
2 answers

How to route specific traffic through Azure Firewall via Site 2 Site BGP enabled VPN

I have two virtual networks on Azure: Vnet1 (10.1.0.0/16) and Vnet2 (10.2.0.0/16). These Vnets are connected by an Azure VPN gateway using Site-to-Site BGP enabled VPN. Currently, VM1 can ping VM2, and VM1 can also ping the firewall in Vnet2. I have…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,171 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,389 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
574 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,168 questions
asked 2024-04-26T02:13:33.97+00:00
ShengChen-2218 0 Reputation points
commented 2024-05-08T04:39:08.33+00:00
v-vvellanki-MSFT 3,895 Reputation points Microsoft Vendor
0 answers

Runbook synchronization failing

Hello, I am encountering an issue with the synchronization of my runbooks. The source control integration in azure automation that fetches codes from an azure repository is currently failing to synchronize. Yet it was working properly until yesterday.…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,131 questions
asked 2024-05-03T14:57:27.0866667+00:00
Brunel Elvire BOUYA-MOKO 20 Reputation points
commented 2024-05-08T04:39:07.6866667+00:00
AnuragSingh-MSFT 20,261 Reputation points
1 answer

Resource groups and virtual machines down

Dear Azure Support Team, I am writing to report a critical issue affecting my Azure services. For the past 5 days, my port-forwarded virtual machines (VMs) have been completely inaccessible. When attempting to connect, I receive the error message…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,171 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
952 questions
asked 2024-04-23T22:57:22.34+00:00
TEA LABS 0 Reputation points
commented 2024-05-08T04:36:35.7566667+00:00
v-vvellanki-MSFT 3,895 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Modily site URL into csv for granting permission to document library

I wan to run following script by modifying SiteURL in csv same as the following csv How can I modify site URL into csv so I could use script smoothly #Config Variables $SiteURL = "https://tsubaki518.sharepoint.com/sites/allcompany" $CSVFile =…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,706 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,576 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,089 questions
asked 2023-06-28T06:17:43.4166667+00:00
ネパリ サンデャ 380 Reputation points
commented 2024-05-08T04:36:27.44+00:00
Tường Văn 0 Reputation points
0 answers

ADF Data Flow - CDC - Schema Drift not working

Hi, I have setup ADF pipeline for data sync of tables between Azure SQL Database to SQL Managed Instance databases. I am using Data Flow and CDC to track changes and sink activity to replicate it to target. Since there are multiple tables involved, I am…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,621 questions
asked 2024-05-08T04:10:23.8866667+00:00
Ashwani SRIVASTAVA 40 Reputation points
edited the question 2024-05-08T04:34:34.1966667+00:00
Ashwani SRIVASTAVA 40 Reputation points
2 answers

Azure Pipeline is failing in "Xcode@5" task with error

I am using Azure pipelines to upload my iOS apps to TestFlight. It was working fine before but recently I changed the vmImage to "macOS-12" in .yml file with xCode 14.0.1 and after that pipeline is failing in "Xcode@5" task with…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,207 questions
asked 2022-10-31T03:48:04.567+00:00
Charmi PATALIA 1 Reputation point
commented 2024-05-08T04:30:09.72+00:00
Charmi PATALIA 1 Reputation point
0 answers

I'm having trouble in connecting to Azure service bus from my AWS workspace using VS application with VS default credentials

I'm having trouble in connecting to Azure service bus from my AWS workspace using VS application with VS default credentials. Direct connection string is working fine but if I try to connect using default credentials, I get error. Code return new…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,631 questions
asked 2024-05-07T19:46:09.9333333+00:00
Srivastava, Savita 0 Reputation points
edited the question 2024-05-08T04:29:25.8+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

ADF - CDC - enable and disable CDC tables during deployment

Hi, I have setup ADF pipeline for data sync of tables between Azure SQL Database to SQL Managed Instance databases. I am using Data Flow and CDC to track changes and sink activity to replicate it to target. However, when we deploy any table changes (add…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,621 questions
asked 2024-05-08T04:29:23.9233333+00:00
Ashwani SRIVASTAVA 40 Reputation points
1 answer One of the answers was accepted by the question author.

Do we have any exception with maximum Application proxy timeout of 180 seconds. Out application takes more than 3 minutes to load some reports. How can we acheive this without getting proxy timeout error.

Do we have any exception with maximum Application proxy timeout of 180 seconds. Out application takes more than 3 minutes to load some reports. How can we achieve this without getting proxy timeout error.

Microsoft Entra
asked 2024-04-19T21:14:33.38+00:00
Aravindh Ganesan 20 Reputation points
accepted 2024-05-08T04:27:02.7+00:00
Aravindh Ganesan 20 Reputation points
0 answers

SharePoint 2010 server cloning

We are planning to do SharePoint 2010 environment cloning can you suggest is this good approch and any drawback or any issues after cloning. Waiting for your reply

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,706 questions
asked 2024-05-08T04:22:49.6166667+00:00
Anil kumar Reddy Kethireddy 0 Reputation points
0 answers

SSML: Using <lang xml:lang=""> within a multilingual voice sounds incorrect / unlike when used with the language-specific voice

I am developing a TTS application that pronounces "nonsense words" with specific language pronunciations. For example, I am using Polish language voices to pronounce non-Polish words. If I use a Polish-specific language, I hear what I expect…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,410 questions
asked 2024-05-05T16:18:51.91+00:00
mkb13 11 Reputation points
commented 2024-05-08T04:20:22.4166667+00:00
mkb13 11 Reputation points
0 answers

App manifest package cannot be imported into the Teams Developer Portal

I could not upgrade my app manifest to the 1.3 version required for submitting an update of the app to the marketplace. I would get a generic error message when I clicked the "update manifest" button saying something like "the manifest…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,878 questions
asked 2024-04-19T22:11:38.64+00:00
Richard Gold 0 Reputation points
commented 2024-05-08T04:18:49.81+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
0 answers

How to fix a problem - parameter LinuxFxVersion has an invalid value for web application during deployment

Hi, I'm trying to deploy application from git -> https://github.com/cadullms/simplegreet. It's Java-based project. Simplegreet git-project has a config file. It's simplegreet/template/webapp-sql.json. The config contains LinuxFxVersion property with…

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
832 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,933 questions
asked 2024-05-07T18:20:50.86+00:00
Kostiantyn Medintsev 0 Reputation points
edited the question 2024-05-08T04:18:10.8066667+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
0 answers

Authenticator App not alerting to notifications

I just spent and hour working with support trying to resolve my Authenticator app notifications; reference number 7040945708. I recently updated to a new Samsung S24 Ultra and no longer getting notifications for Authenticator. I followed this…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,550 questions
asked 2024-05-07T20:19:26.59+00:00
Erik Luca 0 Reputation points
edited the question 2024-05-08T04:17:25.6233333+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
0 answers

There seems to be an error with the way the Azure cloud shell handles the backup script in https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters

In this lesson: https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters, the backup script with parameters regular exits with the error message "curl: (3) unmatched close brace/bracket in URL position 38:…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
955 questions
asked 2024-05-07T15:07:07.9766667+00:00
James Harland 0 Reputation points
edited a comment 2024-05-08T04:16:41.67+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
0 answers

When will more avatar's be available?

The Text to Speech Avatar has been in preview for about six months. Any idea when a full release will be done? And what will be in that release? additional avatars adjustable clothing, hair, skin tone, ... ??? Thx

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,410 questions
asked 2024-05-08T04:15:01.0133333+00:00
Roy Jensen 0 Reputation points
0 answers

error when module is publish in power bi

I am getting this error when module is publish in power bi Data source credentials missing The data source sandpit is missing credentials. Ask the dataset owner to update the credentials.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,405 questions
asked 2024-05-06T17:56:59.4033333+00:00
Vineet S 165 Reputation points
commented 2024-05-08T04:12:13.9933333+00:00
Harishga 3,580 Reputation points Microsoft Vendor
1 answer

Deploying Azure SQL API Connection for Logic App using ARM

I have successfully created an Azure SQL Connection and registered it in the Logic App. However, I would like to authorize the connection manually, similar to creating a connection to one of the O365 services. When I create the Azure SQL Connection and…

Azure SQL Database
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,601 questions
asked 2024-05-07T17:06:06.31+00:00
Morne Weyers 0 Reputation points
commented 2024-05-08T04:12:09.7133333+00:00
Morne Weyers 0 Reputation points