294,142 questions

Sort by: Updated
1 answer

How can I disable Azure VPN until needed?

I have setup VPN Gateway and a VM, but we only need the VPN active when needed. How can I disable the VPN without removing all the settings so I am not charged while it is not being used? Thank you!

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,409 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.
998 questions
asked 2024-05-28T12:52:38.76+00:00
Darrin Burns 0 Reputation points
commented 2024-05-28T13:01:09.5733333+00:00
Darrin Burns 0 Reputation points
1 answer One of the answers was accepted by the question author.

About Microsoft Graph API Get OneDrive Word File Content

Hi guys, I am using Microsoft Graph Api for create, upload and download docx/doc document on OneDrive. But I want to reach only content inside the uploaded document or existing document in OneDrive. I tried the get item and download services with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,865 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,722 questions
asked 2022-04-28T10:30:45.84+00:00
Gamze 26 Reputation points
commented 2024-05-28T13:00:28.58+00:00
Ross Cullen 46 Reputation points
2 answers One of the answers was accepted by the question author.

How to make search text in ASP.NET dropdown controls

I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,318 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,395 questions
asked 2024-05-25T08:11:36.1666667+00:00
Gani_tpt 1,786 Reputation points
commented 2024-05-28T12:59:40.43+00:00
Gani_tpt 1,786 Reputation points
5 answers

How do i block Snip & Sketch for Windows 10 machines through Group policy?

Hi All, I've windows Server 2008 R2 domain controller servers & have a requirement to block Snip & Sketch for Windows 10 machines through group policy. I couldn't see any workaround from Microsoft yet. Can someone pls help to share the steps…

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,861 questions
asked 2021-02-02T03:46:31.237+00:00
Rupin Mehta 1 Reputation point
answered 2024-05-28T12:59:10.2566667+00:00
Konam Venkanna 1 Reputation point
1 answer

How to set Microsoft Defender (Security Center) settings via the Azure.ResourceManager SDK

We have the following code that enables Microsoft Defender for Cloud for an Azure subscription using the Azure.ResourceManager C# SDK. However, when we view the settings for Defender in the Azure portal, a couple of items aren't turned on that we would…

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,216 questions
asked 2024-05-09T16:46:23.4766667+00:00
Jason Looney 0 Reputation points
answered 2024-05-28T12:58:11.2766667+00:00
Andrew Blumhardt 9,591 Reputation points Microsoft Employee
3 answers

What mitigation strategies are implemented for zone-redundant storage if a zone becomes unavailable?

Hi all, Azure docs says that a zonal failover may involve networking updates such as DNS repointing. In which scenarios will DNS repointing be involved? As you know, application-level DNS cache may affect the effectiveness of DNS repointing. Are there…

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,768 questions
asked 2024-05-26T11:20:29.65+00:00
ML-1722 20 Reputation points
commented 2024-05-28T12:57:38.9+00:00
ML-1722 20 Reputation points
1 answer

Global Secure Access bypass (Internet and web filtering)

Hi, I understand in Global Secure Access "365" I can use a Conditional Access Policy to block access to 365 if not from "All Compliant Network locations" to prevent a user from pausing the Client. But If I want to use Global Secure…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,887 questions
asked 2024-05-23T18:41:44.2933333+00:00
Nathan Pinotti 0 Reputation points
commented 2024-05-28T12:56:49.54+00:00
Nathan Pinotti 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to use a user-delegation SAS token to load parquet table from ADLS gen2?

Now I have a parquet table stored in ADLS gen2: adlss://mycontainer@mystorage.dfs.core.windows.net/folder1/table1. This is a read-only table and I want to restrict my service principal to only have read access to this table only. So I use ACL to grant…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,374 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,768 questions
asked 2024-05-24T07:28:30.62+00:00
Shunlei Tang 40 Reputation points Microsoft Employee
commented 2024-05-28T12:55:46.9466667+00:00
Amrinder Singh 3,260 Reputation points Microsoft Employee
1 answer

GPT 4o image processing issues

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, on uploading images, I am getting time out request errors. It worked for ~5 requests and now not working for any images. Can someone help me to understand…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,450 questions
asked 2024-05-28T11:01:08.05+00:00
Smriti Gupta 0 Reputation points
answered 2024-05-28T12:55:33.4+00:00
Wesley Li 5,485 Reputation points
2 answers

Azure AD B2C passwordless login with email verification

Hi, I want to create a custom policy so as to login users. The flow I want is: The user enters email (only email, not password). The user choses in the next step if he wants to get the OTP code via phone sms or phone call. The issue is that the user…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,865 questions
asked 2024-05-27T09:59:14.4333333+00:00
víctor arranz 0 Reputation points
commented 2024-05-28T12:54:58.42+00:00
víctor arranz 0 Reputation points
2 answers

How to use Graph API to edit Word or PowerPoint content

How can I use the Microsoft Graph API to extract content from a Word or PowerPoint document, find and replace specific text, and then update the existing document? I have attempted to use…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
697 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,865 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
232 questions
asked 2024-03-13T06:12:31.9233333+00:00
Satya Revanth Kumar Majji (AU) 0 Reputation points
answered 2024-05-28T12:52:45.7766667+00:00
Ross Cullen 46 Reputation points
2 answers

Where can I download "PowerBI_sample.accdb"?

The link in the Power BI training course is not working. Where can the database be downloaded? This is the link that does not work: https://baglabspublic.azureedge.net/baglabspublic/PowerBI_sample.accdb Path: Create and use analytics reports with Power…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
119 questions
asked 2024-05-01T21:59:57.57+00:00
Haymes, Colin G 110 Reputation points
commented 2024-05-28T12:52:40.2133333+00:00
Mark Jaftha 0 Reputation points
1 answer One of the answers was accepted by the question author.

Reporting Services logs and database tables

hi all, Do the RS logs and various log database tables contain the same information? I have no access to the admin page for the production environment RS, however I am responsible for fixing issues with reports being scheduled in that…

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,913 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,827 questions
asked 2024-05-27T12:41:11.9033333+00:00
elsvieta 346 Reputation points
commented 2024-05-28T12:49:28.1033333+00:00
elsvieta 346 Reputation points
2 answers

Is there a tool or way to view all the existing shortcuts in Win11 and to disable/change them?

Is there a tool or way to view all the existing shortcuts in Win11 and to disable/change them? Thank you.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,450 questions
asked 2024-05-28T10:06:13.74+00:00
健东 黎 0 Reputation points
commented 2024-05-28T12:48:40.6433333+00:00
健东 黎 0 Reputation points
1 answer

SharePoint Online: the Start slide function in the File and Media web part has stopped working

In the File and Media web part, the Start slide function has stopped working. I have a PowerPoint document with multiple teams. On the given team page, I want their slide to be seen first. I have used this function in the past with no problem. Thanks.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,883 questions
asked 2024-05-22T10:33:04.34+00:00
Vanessa 321 Reputation points
commented 2024-05-28T12:47:14.5933333+00:00
Vanessa 321 Reputation points
2 answers

Password Expired and cant log in windows 11

Hello, My windows password expired and i don't remember what password it is. Now im stuck in the sign in screen and cant change the password or create a new one. Is there any way I can get out of this mess or have i just messed up my computer..

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,450 questions
asked 2024-04-21T10:55:00.9933333+00:00
Emília Mendes 5 Reputation points
commented 2024-05-28T12:44:11.52+00:00
Stroh, Jn 1 Reputation point
1 answer

Windows Performance Recorder - Error 0xc5583017 - The shutdown recording is already enabled and pending stop

Hi, I'm having a problem with WPR. I tried to run a reboot cycle performance check. I restarted the computer, however, I haven't been able to save the results since then (or even stop the recording). Every time I launch WPR (GUI), it says: Status:…

Windows Performance Toolkit
Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
87 questions
asked 2024-05-28T10:38:35.7933333+00:00
Anon 0 Reputation points
edited an answer 2024-05-28T12:43:08.02+00:00
Anon 0 Reputation points
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
273 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 55 Reputation points
commented 2024-05-28T12:42:54.7433333+00:00
Smitha Kalluparambil 55 Reputation points
2 answers One of the answers was accepted by the question author.

Help with setting the background color when the MenuStrip dropdown menu is opened.

hello. I have organized my menu using MenuStrip. I have overridden the MenuStrip background and color with ToolStripProfessionalRenderer. I am using the MenuStrip with white text on a transparent background. When the dropdown menu is opened, the text of…

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,395 questions
asked 2024-05-22T09:00:16.8533333+00:00
Youngs 40 Reputation points
edited a comment 2024-05-28T12:42:34.3666667+00:00
KOZ6.0 5,295 Reputation points
1 answer

How can I create a MS Teams app for live translate of a group call between two different languages?

How can I create a MS Teams app for live translate of a group call between two different languages, say, english & spanish? Or MS teams provides any such functionalities? Lets

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,261 questions
asked 2024-05-27T10:53:59.02+00:00
Sourav Saha 0 Reputation points
commented 2024-05-28T12:39:55.7433333+00:00
Sourav Saha 0 Reputation points