389,628 questions

Sort by: Updated
0 answers

How can I implement right and left swipe gestures to navigate back and forward in a .NET MAUI WebView? My current implementation isn't working, and the WebView's navigation stack seems to always return null. Can you help me troubleshoot and improve this

public WebAppView() { InitializeComponent(); BindingContext = this; _globalData = ServiceHelper.GetService<GlobalDataService>(); _Notification = ServiceHelper.GetService<NotificationService>(); //…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,667 questions
asked 2024-11-25T10:18:23.1733333+00:00
Satyasai Gunnam 0 Reputation points
1 answer

SharePoint Online Custom Form Breaks After Editing with SharePoint Designer

I am encountering an issue with SharePoint Online when editing a custom list/library form using SharePoint Designer. Here are the steps to reproduce the issue: Open an editform.aspx file in SharePoint Designer 2013 in Advanced Mode. Without making any…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,904 questions
asked 2024-11-25T01:35:25.53+00:00
Chandrakanth Uttara 0 Reputation points
answered 2024-11-25T10:17:42.7933333+00:00
Emily Du-MSFT 47,626 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Can we create and destroy winrt::IObservableVector on different threads?

Hello, I’m working on a multi-threaded WinRT/C++ application and need some clarification on how thread safety works when using winrt::IObservableVector across threads. Specifically, if I create a IObservableVector on one thread (Thread 1) and pass its…

Universal Windows Platform (UWP)
asked 2024-11-20T09:42:45.1266667+00:00
Shyam Butani 285 Reputation points
accepted 2024-11-25T10:17:41.1266667+00:00
Shyam Butani 285 Reputation points
1 answer

CreateProfile Win32 function failing for Windows Server 2008 R2.

I am sharing a code snippet which is working completely fine for the Windows Server 2012, 2016, 2019 and 2022 but the same MSI Windows Installer Application is getting errored out only for the Windows Server 2008 R2 Machines with the error message for…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,309 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,672 questions
asked 2024-11-23T16:39:17.2033333+00:00
Prem Jha 45 Reputation points
commented 2024-11-25T10:17:17.85+00:00
Prem Jha 45 Reputation points
0 answers

How to customize registration for different users in power pages?

Hello everyone, I want to develop a website with different types of users. I want each user to be able to register and log in to access specific features. For example, in an e-commerce platform, you can allow sellers to register and manage their stock,…

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.
485 questions
asked 2024-11-25T10:17:11.3933333+00:00
ODJO Mike 0 Reputation points
1 answer

250 USD Charged on credit card WITHOUT any business conection to Microsoft Azure

Hello, my credit card was charged with 250USD but I have any contract or business connection to Microsoft Azure. I´m writing from my business account from my company, but this belongs me as privat person. There is a remark on my visa account that…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,761 questions
asked 2024-10-21T09:24:12.6333333+00:00
Lautsprecher Manufaktur 0 Reputation points
commented 2024-11-25T10:16:58.19+00:00
Rahul Podila 510 Reputation points Microsoft Vendor
1 answer

Azure Analysis Services backup to azure blob storage using User Managed Identity

Hi everyone, I have an azure analysis services that i want to make backups to azure blob storage. The problem is, i am not able to do that since the company policies does not allow to use access keys. Is there any way i can configure the backups…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
461 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,948 questions
asked 2024-11-21T16:49:54.0966667+00:00
Rui Domingos (JTA Consulting S A) 0 Reputation points Microsoft Vendor
commented 2024-11-25T10:15:16.63+00:00
Chandra Boorla 3,535 Reputation points Microsoft Vendor
2 answers

Authentication Failed When Creating Prompt Flow

I want to create prompt flow in Azure AI Studio. However, I face the following issue: Authentication Failed Unable to access the dag.yaml file with original storage location at Users/MY_USERNAME/promptflow/MY_PROMPT_FLOW/flow.dag.yaml. Please check the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,936 questions
asked 2024-11-01T07:42:36.11+00:00
Sally Chen 40 Reputation points Microsoft Agency Temporary
answered 2024-11-25T10:14:36.0766667+00:00
Mauro Minella 16 Reputation points Microsoft Employee
1 answer

Test function in Action Group sending metric alert when choosing "Log Alert V2"

I used the Test function in an action group to send an alert of type "Log Alert V2" with the common alert schema. I however seem to get an alert with signal type "Metric". I was expecting a "Log" signal type. Am I…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,341 questions
asked 2024-10-17T06:20:34.4233333+00:00
Christian Jendeberg 0 Reputation points
commented 2024-11-25T10:14:23.57+00:00
Rahul Podila 510 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Microsoft 365 Education - Teams - How can students see their final oral grade for each course without the rest of the class being able to see it?

Hello everyone!! I' m trying to find a way to give students' final score through Teams. I can't find a way to do it privately!If anyone has any thought please let me know!

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,204 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,402 questions
asked 2024-11-23T13:36:49.5+00:00
Άννα Κωσταρά 20 Reputation points
commented 2024-11-25T10:13:48.4033333+00:00
Άννα Κωσταρά 20 Reputation points
0 answers

Site-to-Site VPN Connection Status Changes to Unknown

Hello, I set up a Site-to-Site VPN connection from an Azure VNET to an on-premise network to access a private SMS gateway, following this tutorial: Site-to-Site VPN Gateway Setup. Here’s the setup: The on-premise VPN device is supported. The local…

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,567 questions
asked 2024-11-20T18:58:07.02+00:00
Hidaya El Habti 0 Reputation points
commented 2024-11-25T10:13:04.3266667+00:00
Hidaya El Habti 0 Reputation points
1 answer

TURNRelayAccessHealthCheck is still valid health check for Azure AVD ?

Hello everyone i want to ask if TURNRelayAccessHealthCheck is still valid health check for Azure virtual desktop ?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,593 questions
asked 2024-11-21T09:32:49.1966667+00:00
Diosi, Richard 0 Reputation points
commented 2024-11-25T10:12:54.5366667+00:00
Sai Krishna Katakam 1,090 Reputation points Microsoft Vendor
1 answer

Are you able to share the PowerShell Script/YAML File codes from a specific YouTube video?

Hello, I recently watched the YouTube video titled "Integrating Power BI Deployment Pipelines into Azure DevOps and Azure Pipelines | OD29" by Microsoft Developer. In the video, the presenter demonstrates two methods for automating Azure…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,265 questions
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,568 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,641 questions
asked 2024-10-16T21:31:27.03+00:00
Gerome Coralde 0 Reputation points
commented 2024-11-25T10:12:38.1966667+00:00
Rahul Podila 510 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Sending logs to Azure Monitor from Python is not working anymore

Is there something happening with Azure Monitor? I know opencensus-ext-azure was deprecated last month. pip install azure-monitor-opentelemetry==1.6.2 from logging import INFO, getLogger from azure.monitor.opentelemetry import…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,341 questions
asked 2024-10-29T13:25:14.9933333+00:00
Giancarlo 45 Reputation points
accepted 2024-11-25T10:12:34.2566667+00:00
Giancarlo 45 Reputation points
1 answer

Does Azure Open AI as a limited Access Service fall under the Microsoft Data Processing Addendum?

I wanted to know, if Azure Open AI Services is excluded from the MS DPA because it is listed as a limited Access Service? Thanks

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,316 questions
asked 2024-11-25T09:51:37.43+00:00
Conny K 0 Reputation points
answered 2024-11-25T10:12:14.5466667+00:00
Adharsh Santhanam 4,370 Reputation points
2 answers

Activation

Hi! I need to activate windows 10 in a air-gapped network. I am deaf! I cant call the provided number and communicate with the automatic voice support. What do I do?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,785 questions
asked 2024-11-21T15:07:47.7833333+00:00
arvid 40 Reputation points
accepted 2024-11-25T10:12:07.0766667+00:00
arvid 40 Reputation points
1 answer

Azure Update Manager for Linux VM fails - error processing package base-files (--configure):

I'm using Azure Update Manager to update my Linux VM. I've not done anything manually. Spent months to automatically my Linux image but with not luck. Went to Azure Portal-> Azure Update Manager -> Select my VM -> and click install update. An…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,068 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
321 questions
asked 2024-11-20T10:57:35.6666667+00:00
Alakkad, Fadi 0 Reputation points
edited an answer 2024-11-25T10:11:11.26+00:00
Sai Krishna Katakam 1,090 Reputation points Microsoft Vendor
0 answers

How to change the default file handler for my PDF files?

Product: OneDrive, Sharepoint. Context: I have installed Lumin PDF and Adobe to edit my pdf files. When I double-click a pdf file, it is opened into Lumin PDF by default. I want to change my default file handler to Adobe, how can I do that? Thank you.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,170 questions
asked 2024-11-25T08:01:40.44+00:00
Tien Ma 0 Reputation points
commented 2024-11-25T10:10:28.6733333+00:00
Ankit Yadav 0 Reputation points
1 answer

Cloning Azure VM

Dear I have a problem that is occurring when cloning a virtual machine. I perform the entire cloning process, then I understand that in order to avoid conflicts, you have to perform Sysprep, after doing so the VM agent does not start again. The agent…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,068 questions
asked 2024-11-19T12:08:47.3966667+00:00
Fernando Gutierrez 240 Reputation points
edited an answer 2024-11-25T10:08:54.1333333+00:00
Sai Krishna Katakam 1,090 Reputation points Microsoft Vendor
1 answer

Skip particular requests to be logged in Application Insights

Hello! I'm struggling with configuring Application's Insights Telemetry Client. I have Headless Sitecore application with Vue on client side and Nodejs express that used as proxy. Currently we have application insights in place but facing a lot of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,161 questions
asked 2024-10-15T13:22:21.2333333+00:00
Maksym Shportko 0 Reputation points
commented 2024-11-25T10:08:23.52+00:00
Rahul Podila 510 Reputation points Microsoft Vendor