349,901 questions

Sort by: Updated
0 answers

Reinstall Office 2010 on new laptop

I need help to re-install my Office 2010 Professional Plus onto my new laptop as I have dropped my old one and then had to migrate my old programs to my new laptop. I have tried installing Office 2010 Professional Plus onto my new laptop but when the…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,367 questions
asked 2024-05-30T18:28:34.5766667+00:00
Jenny S 0 Reputation points
1 answer

How to maintain Ajax calendar values after postback in Gridview Footer

I am using AJAX control textbox in gridview. Inside the gridview, Footer Template i am using dropdown control and many textboxes. after selecting of Ajax calendar control, if i select dropdown, the ajax value getting cleared. How to maintain the date…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,414 questions
asked 2024-05-29T15:22:30.55+00:00
Gani_tpt 1,806 Reputation points
edited a comment 2024-05-30T18:27:45.9366667+00:00
AgaveJoe 26,246 Reputation points
1 answer

Can't access a storage account from a container app

I'm trying to connect a new container app to an existing storage account that I use in other apps as well. the new container app is on the same resource group as my other apps, yet attempting to interact with the storage account (blob/table) from the new…

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,773 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
298 questions
asked 2024-05-30T14:45:22.0333333+00:00
Yovel Cohen 20 Reputation points
answered 2024-05-30T18:27:26.0433333+00:00
Amrinder Singh 3,560 Reputation points Microsoft Employee
2 answers

P1 and P2 Defender Plans are active at the same time and the same Azure Ressource

Hello, We use a standard Microsoft Policy to activate Azure Defender for Servers P1 via tags on our Azure ARC Servers. The policy in question is "Configure Azure Defender for Servers to be enabled ('P1' subplan) for all resources (resource level)…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
341 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,223 questions
asked 2024-05-14T12:11:39.25+00:00
00640061 0 Reputation points
commented 2024-05-30T18:24:38.0033333+00:00
Monalla-MSFT 12,121 Reputation points
0 answers

Buy Google Cloud Account

If you search on the internet, you can find there are so many service providers or sellers. To buy Google cloud accounts, you need to find a trustworthy seller. Google cloud platform is a great platform and easy to use. 

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,918 questions
asked 2024-05-30T18:22:22.98+00:00
jems henry 0 Reputation points
0 answers

WSUS client doesn't download updates, using group policies, no domain

I'm setting up in a lab a Windows Server 2022 with WSUS and a Windows 10 Education client. I'm using group policy since AD it's too complex for what I need. The client is connected to the Server and shows up in WSUS, it finds the updates but never…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,847 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,330 questions
asked 2024-05-30T18:21:58.8833333+00:00
Ramiro 0 Reputation points
0 answers

SSO applications data (Include all the fields)

I need the SSO applications data (Include all the fields) present in Azure AD portal in Excel sheet. If we can extract this from portal , then it is very good. If not then please help for any PowerShell command or script.

Microsoft Exchange Online
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,014 questions
asked 2024-05-30T18:21:35.0433333+00:00
Sanjay Bhakuni - admin 80 Reputation points
0 answers

Pivotting unpivotted data in Power Query

Why can't I have the same number of records after pivotting unpivotted data in Power Query? Am I missing something? Example: Table.Pivot( Table.FromRecords({ [key = "x", attribute = "a", value = "r1"], [key =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,553 questions
asked 2024-05-30T18:21:31.1866667+00:00
Domenico Ieracitano 0 Reputation points
1 answer

Assume we have a replication enabled for a blob container with another target container. What happens when we delete a blob in the replicated / target blob container? Will it the deleted ? Or will the blob recreated /replicated in target container ?

Assume we have a replication enabled for a blob container with another target container. What happens when we delete a blob in the replicated / target blob container directly? Will it the deleted? Or will the blob be recreated /replicated again in target…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,503 questions
asked 2024-05-30T03:39:40.47+00:00
Satheesh K 0 Reputation points
commented 2024-05-30T18:20:33.9+00:00
Amrinder Singh 3,560 Reputation points Microsoft Employee
1 answer

Azure REST API Accepts HTTP/2 Request it Cannot Process

Description Our code is a Rust backend service, attempting to call the Azure /email:send API using reqwest, with rustls providing the TLS implementation. During the TLS handshake, rustls includes an ALPN extension in its ClientHello message to the…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
712 questions
asked 2024-05-24T13:57:08.9566667+00:00
Kaitlyn Kenwell 0 Reputation points
edited an answer 2024-05-30T18:19:31.8+00:00
ajkuma 22,936 Reputation points Microsoft Employee
1 answer

removable drive seen in debbugger although i filter it.

hi, i used this code and i see removable drive in debugger, why? I used mac. DriveInfo[] drives = DriveInfo.GetDrives(); drives = drives.Where(drive=> drive.DriveType != DriveType.Removable && drive.DriveType !=…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,006 questions
asked 2024-05-30T11:56:43.41+00:00
Dani_S 2,906 Reputation points
answered 2024-05-30T18:17:04.4466667+00:00
Bruce (SqlWork.com) 58,206 Reputation points
1 answer One of the answers was accepted by the question author.

Room Meeting Calendar Issue.

I am getting below information (orange one) while booking room meeting calendar. How to remove this.

Microsoft Exchange Online
asked 2024-05-28T18:25:17.5133333+00:00
Sanjay Bhakuni - admin 80 Reputation points
accepted 2024-05-30T18:16:46.39+00:00
Sanjay Bhakuni - admin 80 Reputation points
1 answer One of the answers was accepted by the question author.

ACS Client (using Teams Identity) is reusing Stale Token

We are using the Azure Communication Calling client library for JavaScript to build a web-based softphone for voice calling. The client is using the Teams interoperability option of having the identity as a Teams user (rather than the BYOI model). Since…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
712 questions
asked 2024-03-07T12:14:02.92+00:00
Dr Dave H 120 Reputation points
commented 2024-05-30T18:14:01.6166667+00:00
ajkuma 22,936 Reputation points Microsoft Employee
1 answer

Is there a way to make the maintenance configuration update the VMs one by one instead of both at the same time?

Is there a way to make the maintenance configuration update the VMs one by one instead of both at the same time?

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
258 questions
asked 2024-05-08T18:55:39.7433333+00:00
Varma 1,230 Reputation points
commented 2024-05-30T18:13:55.7266667+00:00
Monalla-MSFT 12,121 Reputation points
8 answers

I don't have the "Microsoft Software Volume Shadow Copy Provider" Service in services.

I am using Windows 11 home and I can't create a restore point and every solution I found says I need to enable Microsoft Software Volume Shadow Copy Provider service in services, but I don't have that.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,474 questions
asked 2022-01-30T05:54:24.637+00:00
taseen ahnaf 6 Reputation points
commented 2024-05-30T18:13:47.3733333+00:00
Fauzan Battiwala 0 Reputation points
1 answer

Timezone issue

Hi Expert, I am experiencing issues with the time zone changing for autopilot users. Users can manually change the time zone, but after reboot, the time zone resets. I am uncertain if this is happening due to a policy. I have checked and found one time…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
861 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 questions
asked 2024-04-07T17:05:26.0333333+00:00
TechUST 416 Reputation points
commented 2024-05-30T18:12:01.2466667+00:00
RK 1 Reputation point
1 answer

Get Hwnd of swapchainpanel in UWP Application

I have a UWP App that uses a C++ API to render videos. The C++ API takes IntPtr of panel where we need to render the video as input. In Winforms, I can directly pass a panel's Handle where the video will be rendered. How can I do the same in UWP. I am…

Universal Windows Platform (UWP)
asked 2021-10-12T08:29:59.903+00:00
vaishali sharma 21 Reputation points
commented 2024-05-30T18:09:51.2766667+00:00
AnnPeter 0 Reputation points
1 answer

My azure subscription is disabled because of security reasons

Hi I am trying to get ready for AZ-204 certification exam and activated the challenge on microsoft learning platform. I realized that I had an account created many years ago with my main outlook email so I couldn't activate a Free account…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-07T10:18:42.0933333+00:00
Timmy Ymmit 0 Reputation points
commented 2024-05-30T18:09:19.8533333+00:00
Monalla-MSFT 12,121 Reputation points
0 answers

The "devtunnel host" command keeps returning an error

I was trying to create a devtunnel (initially in microsoft visual studio debugging, but then the CLI). I have the devtunnel command and I am logged in, but each time I try the devtunnel host command I received the following error: "Error: Tunnel…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
955 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,181 questions
asked 2024-05-30T18:03:13.5666667+00:00
Isaac Blackwood 0 Reputation points
commented 2024-05-30T18:09:08.0466667+00:00
Isaac Blackwood 0 Reputation points
1 answer

My Azure Subscription has been disabled. Unable to make payment through the portal

Hi All, My account has been disabled due to an expired card. I have updated the payment method but I am unable to pay the bill. I have tried everything in the portal as per docs but to no avail. I am told to Contact Azure Support to pay the invoice. 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,143 questions
asked 2024-05-15T11:50:09.0233333+00:00
Rene 0 Reputation points
commented 2024-05-30T18:08:58.8166667+00:00
Monalla-MSFT 12,121 Reputation points