293,203 questions

Sort by: Updated
1 answer

How can we use variables inside the inline script in another inline script in PowerShell workflow in Azure runbooks

“In my Runbook workflow, I’d like to use the variables created in one inline script block within another inline script block.” Please suggest how can do this Workflow { inline script { $a=1 } inline script { $b=$a -- fist inline block…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,142 questions
asked 2024-05-22T17:36:04.3233333+00:00
Ponkam, Sumanth (Cognizant) 25 Reputation points
answered 2024-05-23T04:55:28.02+00:00
AnuragSingh-MSFT 20,596 Reputation points
1 answer

Why are my Ctrl - and Ctrl + shortcuts (delete and insert cells) not behaving properly

I have multiple versions of the same file. I thought that the latest ones got corrupt at some point and Ctrl - wasn't working. All it did was delete the cell contents instead of deleting the cells. So i started testing for the latest non corrupt file and…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,533 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,657 questions
asked 2024-05-20T06:00:19.39+00:00
Abhinav Jain 0 Reputation points
commented 2024-05-23T04:49:55.31+00:00
Abhinav Jain 0 Reputation points
2 answers

Need help in understanding times in ADF's tumbling window trigger

Hi Team, I'm confused by many times in tumbling window trigger. We have at least 4 times for tumbling window trigger. @trigger().outputs.windowStartTime @trigger().outputs.windowEndTime @trigger().scheduledTime @trigger().startTime Besides, there…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,726 questions
asked 2024-05-20T10:01:15.2+00:00
Zhengxiao (Edward) Wang 0 Reputation points Microsoft Employee
commented 2024-05-23T04:47:56.2533333+00:00
Harishga 4,170 Reputation points Microsoft Vendor
1 answer

Microsoft Visual Studio Community 2022 (64-bit) - Version 17.9.7

I am using C# from the above. For a simple one file console app, I get a compile error saying "ProgA (namespace) already contains a Program class." It does not - there is just 1 file with a single definition internal class Program put there…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,688 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,370 questions
asked 2024-05-23T03:26:02.4566667+00:00
PeeJay48 0 Reputation points
answered 2024-05-23T04:37:07.46+00:00
Bruce (SqlWork.com) 57,806 Reputation points
2 answers

How to write "az cli" script to deploy WebApp in Github

Please help me write a script to deploy a blazor server web application whose C# source is in a Github repo. My first choice is "azure CLI" commands inside a "ps1" file. Attempt #1 Here is my first attempt after having successfully…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,008 questions
asked 2024-05-10T20:26:06.9966667+00:00
Siegfried Heintze 1,861 Reputation points
commented 2024-05-23T04:35:16.34+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
2 answers

How to i use my Microsoft word program on my mac, from my old PC?

I have Windows office on my old PC, and when i signed into one drive, it doesnt allow me to edit my paper work. I'm not sure if i need to uninstall it from my old computer, to be able to use Word on my MAC. If you have any understanding on this matter…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
692 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
860 questions
asked 2024-05-15T18:56:37.0066667+00:00
leti P 0 Reputation points
commented 2024-05-23T04:33:35.0533333+00:00
leti P 0 Reputation points
1 answer

MSI application not uninstalled properly after update to latest windows 10 version

We are facing an issue while uninstalling an MSI application on Windows 10 version 22H2 (OS Build 19045.4291). When attempting to uninstall the MSI while it is running in the background, we receive the following error message: "Error 1001. An…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,796 questions
asked 2024-05-22T12:47:51.31+00:00
Test Admin 171 Reputation points
commented 2024-05-23T04:32:45.2466667+00:00
Test Admin 171 Reputation points
1 answer

I cannot access any Azure services

Yesterday, while practicing VM deployment, I created two VMs. One deployed successfully, but the other didn't appear at all. When attempting to connect to the VMs, I couldn't access one despite entering the correct password. Both VMs were running…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,257 questions
asked 2024-05-23T04:22:13.0066667+00:00
Fatima Kazi 0 Reputation points
edited the question 2024-05-23T04:31:22.2833333+00:00
vipullag-MSFT 24,871 Reputation points
2 answers One of the answers was accepted by the question author.

Child Component(ConfigurePizzaDialog) Buttons Click (Cancel and Order Buttons) is not calling the OrderState Methods

Dear Manager, I am learning this module and created the same BlazzzingPizza application in Visual Studio 2022. The Child Component ConfigurePizzaDialog has 2 buttons. They are Cancel and Order. I have created the EventCallbacks for these buttons and…

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.
1,030 questions
asked 2024-05-21T11:17:26.61+00:00
supraja t 20 Reputation points
commented 2024-05-23T04:30:13.1+00:00
Pradeep M 645 Reputation points Microsoft Vendor
2 answers

What are the best Practices for Storing Privileged Credentials in Azure Key Vault

Hi, I would like to leverage Azure Key Vault to store some privileged credentials (such as Linux root accounts or AD privileged accounts) and share them with specific teams. Since there are some naming restrictions in Azure Key Vault and secrets, such as…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,145 questions
asked 2024-05-13T04:00:00.26+00:00
Subhash Kumar Mahato 55 Reputation points
commented 2024-05-23T04:27:40.7033333+00:00
Akhilesh 5,405 Reputation points Microsoft Vendor
1 answer

‘Failed to execute script. Exception: 'Odbc Operation Failed.’ Error in Script activity in ADF

Hi Team, We have few pipelines in ADF where we are fetching the Data from multiple API endpoints using Copy Activity. We are connecting to API by leveraging ‘Rest API’ linked service and Integration Runtime(IR) as ‘AutoResolveIntegrationRuntime’. We are…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,726 questions
asked 2024-05-16T10:51:36.78+00:00
Harshvardhan Medikonda 5 Reputation points
commented 2024-05-23T04:24:02.75+00:00
phemanth 6,630 Reputation points Microsoft Vendor
5 answers One of the answers was accepted by the question author.

The subscription is not allowed to create or update the serverfarm

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,008 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
commented 2024-05-23T04:23:10.1766667+00:00
Ugochi Ukaegbu 0 Reputation points
4 answers One of the answers was accepted by the question author.

.Net problem/Question

I haven't programmed in .Net, last used VB 6 several years ago. I'm trying to make a Windows Form application in VB.Net, and it won't let me use the "Add New Data Source" option to connect my database to the project. When I click "Add New…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,601 questions
asked 2021-03-29T20:12:43.77+00:00
Randall Donaldson 21 Reputation points
commented 2024-05-23T04:14:28.9366667+00:00
Brian Carey 0 Reputation points
1 answer

How to mount Azure File Share to an Android device?

I'm trying to mount an Azure File Share to an Android device, specifically a Samsung Galaxy, but keep getting errors about incorrect details even though they seem correct to me. The native app "My Files" supports SMBv2 / SMBv3. Can anyone…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,183 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,746 questions
asked 2024-05-21T11:49:00.0566667+00:00
Theodoros Yiorkas 25 Reputation points
edited a comment 2024-05-23T04:07:21.9033333+00:00
Sumarigo-MSFT 44,081 Reputation points Microsoft Employee
1 answer

Impact of Bing Maps for Enterprise retirement to UWP

We received an email about the retirement of Bing Maps for Enterprise, which will affect all applications using Bing Maps. Does retirement also affect UWP apps that include map feature? Any migration procedures can be followed? Thanks.

Universal Windows Platform (UWP)
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
247 questions
asked 2024-05-23T02:20:53.77+00:00
forline Spaceac 0 Reputation points
edited an answer 2024-05-23T03:57:06.95+00:00
Junjie Zhu - MSFT 15,676 Reputation points Microsoft Vendor
1 answer

How to get the Token from Logic app using postman collection to get the Latest Run from workflow

Hi, I want to download the workflow runs from logic app and display to client the details of the Runs (Success or Failure). To get the Workflow details we have an API to get the information. But there is a process to get the Token , using the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,895 questions
asked 2024-05-20T01:34:00.0633333+00:00
Aboorva Ramar 0 Reputation points
answered 2024-05-23T03:54:14.92+00:00
SwathiDhanwada-MSFT 17,881 Reputation points
1 answer

Hyper-V: Linux VM hangs when enabling using more than 1 cpu

I'm trying to get my linux router OS project running in Hyper-V, but am hitting a snag when enabling more than 1 cpu. This is my linux config file. https://github.com/tomato64/tomato64/blob/master/tomato64/board/x86_64/linux.config Windows 10 hyper-v…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,569 questions
asked 2024-05-21T20:52:46.7733333+00:00
lancethepants 0 Reputation points
answered 2024-05-23T03:51:58.9966667+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,091 Reputation points Microsoft Vendor
1 answer

Troubleshooting "Cannot Connect to the Virtual Machine" error in Hyper-V

I'm running Windows 11 Pro (Client) version 23H2 on a host machine and I'm having trouble connecting to a guest OS machine created using Hyper-V. I have already tried creating multiple guest machines, but I keep getting the same error message,…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,837 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,569 questions
asked 2024-05-22T13:58:53.4+00:00
AdrianeS 0 Reputation points
answered 2024-05-23T03:51:49.8933333+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,091 Reputation points Microsoft Vendor
2 answers

How to get Japanese IME ready on school computer?

I'm on a school computer and I'd like to be able to type in Japanese. I added Japanese in the "add languages" part and let it download. When I go to the keyboards and press the Japanese one, whenever I type with it, it immediately switches from…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,796 questions
asked 2024-05-21T14:10:48.2466667+00:00
ThatMCGal 0 Reputation points
answered 2024-05-23T03:51:33.8+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,091 Reputation points Microsoft Vendor
2 answers

Errors installing Azure HCI Stack VMware VMs

I am attempting to install the a 2 node Azure HCI Stack onto a ESX host using Vsphere. I found the hardware validation script to help assist with the deployment errors i was receiving on the portal. Any assistance with resolving these errors would be…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
277 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
337 questions
asked 2024-05-18T13:44:17.86+00:00
jpcapone 1,316 Reputation points
edited a comment 2024-05-23T03:50:12.9533333+00:00
Kyle 0 Reputation points