349,280 questions

Sort by: Updated
0 answers

Issue with Importing New Test Cases into Azure DevOps: "Invalid Workitem Field Values Found" Error

I am facing some challenges importing test cases into ADO using CSV or XLSX files. It worked before, but now it has stopped working. The only way it works now is when I manually create empty test cases and put the IDs in the imported file. In this case,…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
260 questions
asked 2024-05-28T19:44:04.2666667+00:00
Potashnik, Irena 0 Reputation points
1 answer

How to remove unwanted charges on my Azure free trial account and get the subscription reenabled?

On Friday 5/17/2024 I activated a free Azure subscription. I tried adding the Azure Key Vault Managed HSM resource thinking it was Azure Key Vault. After a couple hours I realized my mistake and deleted the resource. Today (Thursday 5/23/2024) I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,137 questions
asked 2024-05-23T19:07:02.9533333+00:00
Todd Miller 0 Reputation points
commented 2024-05-28T19:41:58.74+00:00
SadiqhAhmed-MSFT 39,236 Reputation points Microsoft Employee
1 answer

Send 4 reqeusts at the same time, but still get "Application is over its MailboxConcurrency limit."

Hi, I am developing an application that can create and delete appointments in a calendar. I have read through the Graph throttling-limits documentation and understand that only 4 concurrent requests can be sent. Therefore, I created 4 threads to send…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,128 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,873 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,591 questions
asked 2024-04-25T02:09:46.36+00:00
Alex Kang 0 Reputation points
answered 2024-05-28T19:37:44.9466667+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
1 answer

Solicito una clave de Activacion de Windows Home

hola me podrian ayudar con la clave de activacion del windows 10 Home gracias

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,825 questions
asked 2023-09-30T14:36:29.0166667+00:00
Lady Estefania Gonzalez Escobar 5 Reputation points
commented 2024-05-28T19:37:36.6033333+00:00
JOSE GREGORIO ANGULO RODRIGUES 0 Reputation points
0 answers

To activate Visio on Microsoft Teams

Hello  Please i need your help on this issue. I would like to know activate visio on Microsoft Teams. I have Microsoft 365 Business Standard license

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,262 questions
asked 2024-05-28T19:37:07.3433333+00:00
Iniobong Nkanga 1,686 Reputation points
0 answers

Do not see AKS Automatic option in the Portal UI after enabling the preview

I've followed all of the instructions in the AKS Automatic Quickstart, but I never see the option to create an AKS Automatic Cluster in the UI as shown here. I am able to create the cluster via the CLI, but not via the Portal UI. Additionally, I don't…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,898 questions
asked 2024-05-24T11:43:58.3233333+00:00
Gari Singh 5 Reputation points
commented 2024-05-28T19:36:52.57+00:00
Derek Herman 1 Reputation point
1 answer

Azure migrate | not able to start the replication of Physical servers.

Hi All, We are experiencing trouble initiating the replication of physical servers due to a compatibility matrix issue; physical servers with BIOS support 2TB of OS disks, but the servers' OS disks are 2233GB; is there any way to duplicate the image of…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
729 questions
asked 2024-05-24T05:33:33.1833333+00:00
Veera 240 Reputation points
commented 2024-05-28T19:34:47.8166667+00:00
SadiqhAhmed-MSFT 39,236 Reputation points Microsoft Employee
1 answer

How to configure or select Premium SSD v2 data disk / Ultra disk at the time of replication in azure migrate tool as we are moving windows servers with lift and shift process

How do you think we could configure or select Premium SSD v2 data disk / Ultra disk at the time of replication in the Azure migrate tool, we are Migrating Windows servers from Onprem to Azure by using the lift and shift process.

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
729 questions
asked 2024-05-23T05:53:13.3666667+00:00
Harsha Parasa 20 Reputation points
edited the question 2024-05-28T19:33:11.2+00:00
SadiqhAhmed-MSFT 39,236 Reputation points Microsoft Employee
2 answers

About Event Hubs partitions

Hi, I'm facing a challenge and a colleague of mine suggested to me to use partitions on Event Hubs. So, I've reading a lot and have some questions: ¿How are partitions related to Event Hub capacity? Let's suppose an Standard Tier with 5 TU ... ¿How is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
570 questions
asked 2024-05-28T00:13:01.1533333+00:00
Jona 415 Reputation points
answered 2024-05-28T19:32:07.5666667+00:00
Jona 415 Reputation points
1 answer

Get source map from AzureStaticWebApp@0 task to unminify code in Application Insights

I am using the application insights JavaScript SDK in a React application that is hosted on Static Web Apps. The app is built and deployed using the AzureStaticWebApp@0 task in an AzDO pipeline. I would like to be able to un-minify the stack traces in…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,870 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.
1,004 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
786 questions
asked 2024-05-28T19:20:13.4333333+00:00
R Graham 0 Reputation points
answered 2024-05-28T19:31:10.2433333+00:00
hossein jalilian 4,285 Reputation points
2 answers

REST interface, server for GET,PUT,POST,DELETE

Hello, My goal is to control a Rest Server from a WPF C# desktop app. Get, Push, Pop, Delete should be tested. The server does not require extensive logic, only test data. Later, the customer REST server is connected. How can I achieve this? How should I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,246 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 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,401 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
306 questions
asked 2024-05-23T17:15:44.0466667+00:00
Noah Aas 260 Reputation points
commented 2024-05-28T19:31:03.0833333+00:00
Noah Aas 260 Reputation points
1 answer

How to Map Azure vm cost to vm license cost from cost details data

The Virtual Machines MeterCategory gives on details for vm running in not have any details about the license its using software its using and how much usage cost its causing .how to map each vm with its license from cost details data

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,137 questions
asked 2024-05-11T14:17:16.05+00:00
Jagaari Hemanth 5 Reputation points
commented 2024-05-28T19:30:30.85+00:00
SadiqhAhmed-MSFT 39,236 Reputation points Microsoft Employee
1 answer

Salesforce V2 Link Service doens't work. error message: a task was canceled Source=mscorlib

I am migrating the ADF salesforce connector to the new V2 connector and now testing it. When testing the connection for the link service, it is good. However, it failed in the copy activity. with message: Failure happened on 'Source' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,774 questions
asked 2024-05-16T13:35:58.54+00:00
ChoiLiamhehimhis-5365 25 Reputation points
commented 2024-05-28T19:30:28.1+00:00
thara kollu 0 Reputation points
0 answers

Managed Instance - Weekly report of logins

What's the best way to get a weekly report from an Azure Managed Instance giving all logon information (User, date, IP, success, etc)? I want all SQL logins and Entra ID logins. I've followed the steps detailed here:…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,914 questions
asked 2024-05-28T19:29:46.55+00:00
HSB 25 Reputation points
0 answers

Any idea why xlfFormulaConvert / Application.ConvertFormula would fail in Excel?

If I try to call xlfFormulaConvert (C-API) with same result in COM Application.ConvertFormula on the following formula, it throws "#VALUE/Error 2015" exception, but if I do convert on each part of the formula, they work.  Is it because I need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,546 questions
asked 2024-05-28T19:29:28.36+00:00
Terry Aney 0 Reputation points
0 answers

Junk characters issue when trying to read Thai resources (.rc) in Windows App

I am working on the development of a windows app where when the .rc file used in this project is localized in thai junk characters appear on the app UI. We are using ANSI based rc files in this project. I understand that for my app to work I need to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,451 questions
asked 2024-05-28T14:41:40.8166667+00:00
Daman 0 Reputation points
edited the question 2024-05-28T19:29:13.03+00:00
Rob Caplan - MSFT 5,427 Reputation points Microsoft Employee
0 answers

Migrating Mailbox On-premise to the Cloud

Hello  Please i need your help on this issue.   We have over 150 active mailboxes On-Prem which we would like to migrate to the cloud. Please how do i go about this. Is there any guidance or steps to go about it. 

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,115 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,403 questions
asked 2024-05-28T19:28:44.58+00:00
Iniobong Nkanga 1,686 Reputation points
2 answers

Powershell ISE Illegal characters in path with literalpath

Hello! I have encountered the problem of running PowerShell cmdlets using "LiteralPath" in PowerShell ISE, when folder is existing. Error message: Get-ChildItem : Illegal characters in path. At line:1 char:1 + Get-ChildItem -LiteralPath…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,414 questions
asked 2024-05-27T08:27:00.97+00:00
Step to IT 80 Reputation points
edited an answer 2024-05-28T19:27:08.1+00:00
Rich Matheisen 45,186 Reputation points
1 answer

[Doc Update] Graph API- get the channel name in calendar events

Developer is utilizing the Graph API calendar resource to retrieve events (https://graph.microsoft.com/v1.0/me/calendar/events). In the event that a channel is chosen in the attendee section we have not discovered any information related to the channel…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,873 questions
asked 2024-05-28T18:34:08.22+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
answered 2024-05-28T19:25:43.31+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
4 answers

Windows Hello for Business: Internet connectivity required?

We currently implementing a modern workplace solution with Windows 10 for a customer. We have Windows 10 user-based devices that are Azure AD joined and managed by Intune. Instead of logging on to the Windows 10 device with an Azure password we would…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,780 questions
asked 2021-04-02T15:09:57.383+00:00
Niels Tech 1 Reputation point
answered 2024-05-28T19:24:54.25+00:00
Shaunm001 301 Reputation points