348,350 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Are unauthorized API calls to a storage account billed?

I've been struggling to get this question answered by support. If someone makes an unauthorized API call to a storage account, will the owner of the account be billed? Documentation seems to imply that this is the case, but I'm yet to get a definite yes…

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,751 questions
asked 2024-05-21T16:17:01.2966667+00:00
Thomas Lauronen 11 Reputation points
edited a comment 2024-05-24T06:28:22.32+00:00
Nehruji R 2,966 Reputation points Microsoft Vendor
0 answers

logicapp 3 files and and 3 folders

HI Team, BadRequest Http request failed as there is an error: 'Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.'. i am using getfile content

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-21T08:57:50.9833333+00:00
Vineet S 185 Reputation points
commented 2024-05-24T06:28:19.1166667+00:00
Vineet S 185 Reputation points
1 answer

Is it possible to only allow attendees and organizers in a meeting or lobby?

We are trying to set up an application that would allow potential attendees to get a unique access for a certain meeting create through the api. The organizers should be able to remove certain attendees and their access after their initial invitation,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,825 questions
asked 2024-05-23T16:12:20.08+00:00
Guillaume Gauthier-Benoit 0 Reputation points
answered 2024-05-24T06:26:56.66+00:00
JiSheng-MSFT 390 Reputation points Microsoft Vendor
2 answers

Toast Notification issue with SCCM Package

Hi, I have created a Package for toast Notification and deployed it to some device collection. It seems to be work, but on some devices does not work, it display only PS short, but no Notification Sometimes it is running only one time, I cannot run the…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
917 questions
Microsoft Configuration Manager
asked 2024-05-23T13:13:47.49+00:00
PerserPolis-1732 1,396 Reputation points
commented 2024-05-24T06:26:02.05+00:00
PerserPolis-1732 1,396 Reputation points
1 answer

How can I use /users/{user-Id}/events/ to see Teams meetings attendance reports?

I'm using Graph Explorer to read Team meetings reports, specifically the attendees join/leave times and their individual durations in the meeting. I can get all the data I need from my personal user ID. I am trying to use a GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,825 questions
asked 2024-05-23T18:49:34.3166667+00:00
Chris McCuskey 0 Reputation points
answered 2024-05-24T06:25:28.04+00:00
CarlZhao-MSFT 37,786 Reputation points
1 answer

Teams prompting for authenticator

Today (May 23) our users starting getting prompted to use authenticator while using teams on desktop. Happens when signing in to teams and when trying to access files in a team. We have modern authentication set up and are using teams version…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,640 questions
asked 2024-05-23T19:59:18.1366667+00:00
Lisa J 0 Reputation points
answered 2024-05-24T06:25:25.91+00:00
JiSheng-MSFT 390 Reputation points Microsoft Vendor
1 answer

How can I keep both ends operating at the same time?

When I use Remote Desktop, my local account will be logged out automatically, how can I keep both ends operating at the same time? I've tried modifying the options in Group Policy to limit the number of connections and to limit users to separate Remote…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,289 questions
asked 2024-05-11T01:47:33.7766667+00:00
Fangyi Zheng 0 Reputation points
commented 2024-05-24T06:25:01.82+00:00
Karlie Weng 15,031 Reputation points Microsoft Vendor
0 answers

Performance Discrepancy Between Templated Control and Direct Implementation

I encountered a performance issue while working on a project where I utilized two identical buttons with all properties set the same. The only difference was in the content: one button utilized a PathIcon inside a Viewbox, while the other utilized a…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
731 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,377 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
772 questions
asked 2024-05-24T05:00:57.4466667+00:00
Muthu S 20 Reputation points
commented 2024-05-24T06:24:29.9+00:00
Xiaopo Yang - MSFT 11,581 Reputation points Microsoft Vendor
1 answer

Server 2012 R2 RDS Session Host issues

Installing the RD Session Host role service fails with the error Could not get the health information of the server in the allocated time. Both the broker and session host are running server 2012 R2

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,289 questions
asked 2024-05-12T20:32:20.32+00:00
Ian Wrigley 0 Reputation points
commented 2024-05-24T06:22:46.2233333+00:00
Karlie Weng 15,031 Reputation points Microsoft Vendor
0 answers

Dynamic Time series using ADF data flow - rule based mapping

Can i get expression for rule based mapping in data flow using select transform, my dataset is "allow schema drift" enabled, but i want to maintain new schema always don't want to keep old time series headers from mapping. Let me know if this…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,744 questions
asked 2024-05-22T20:32:42.8466667+00:00
sankon437 1 Reputation point
commented 2024-05-24T06:22:20.1933333+00:00
phemanth 6,710 Reputation points Microsoft Vendor
1 answer

Microsoft Entra Delegated Permissions - Allow user to modify only their own custom security attributes

My javascript client application needs to read/modify custom security attributes via the Graph API using delegated permissions. This works if I assign the "Attribute Assignment Administrator" and "Attribute Assignment Reader" role to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,830 questions
asked 2024-05-23T20:36:07.3166667+00:00
Jack 0 Reputation points
answered 2024-05-24T06:21:14.85+00:00
Vasil Michev 96,916 Reputation points MVP
2 answers

How to fix ErrorCode=UserErrorInvalidPluginType,'Type=Microsoft.DataTransfer.Common.Shared.PluginNotRegisteredException,Message=Invalid type 'GoogleBigQueryV2 Azure Data Factory

I am trying to copy data from Google Cloud BigQuery datasets to Azure Blob Storage as parquet files. I have followed this documentation to set up the Linked Service to Google Cloud. The connection to BQ is successful. Then, I created a Dataset in ADF…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,744 questions
asked 2024-05-21T07:46:40.9866667+00:00
Rodrigo Morales 0 Reputation points
edited a comment 2024-05-24T06:19:47.6666667+00:00
phemanth 6,710 Reputation points Microsoft Vendor
1 answer

RDS sessions disconnecting after 60 minutes

I am having to face this kind to error while connecting rdp from other system RDS sessions disconnecting after 60 minutes i tried by doing setting in local gp eid setting session time limit and made changes Never and checked getting same stuff, please…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,281 questions
asked 2024-05-21T05:17:00.9266667+00:00
Mohammed Ahmed 20 Reputation points
commented 2024-05-24T06:19:27.28+00:00
Karlie Weng 15,031 Reputation points Microsoft Vendor
0 answers

Collaboration of multiple loop tasks under one Planner board

I have got 10 different loops minutes of meeting notes. All the tasks put in each loop sheets appear as a different planner items and does appear on the same page. Task management seems to be tough because of this issue, I was wondering if there is a…

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.
3,956 questions
asked 2024-05-24T06:18:48.4566667+00:00
AISHWARYA M 0 Reputation points
1 answer

Como consigo instalar OpenGL 4.6 no meu laptop?

Eu estou com muitos problemas tentando abrir um app que precisa de OpenGL atualizado eu não consigo atualizar o meu OpenGL. eu queria saber se da ou não atualizar o OpenGL. Minha versão do OpenGL é a 3.3 se conseguirem me ajudar eu vou ficar muito feliz…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,806 questions
asked 2024-05-18T23:48:31.5833333+00:00
nobodycallmemud821 0 Reputation points
edited a comment 2024-05-24T06:18:47.8066667+00:00
Karlie Weng 15,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to receive WM_SETTINGCHANGE message in WinUI3 when system theme changes

Hi, I want to capture system theme change event in my WinUI3 app. I'm trying like below code snippet, but not receiving WM_SETTINGCHANGE message there. void TWWinUI3App::OnLaunched(LaunchActivatedEventArgs const&) { // ... Window window =…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
731 questions
asked 2024-05-22T06:54:06.97+00:00
Shyam Butani 95 Reputation points
commented 2024-05-24T06:18:18.99+00:00
Shyam Butani 95 Reputation points
0 answers

Trouble Generating Dependency Graph for Remote CMake Project in Visual Studio 2017

Problem: I am trying to generate a dependency graph for a CMake project that is built and runs on a remote Linux server using Visual Studio 2017. Despite successfully building the project remotely, when I attempt to generate a dependency graph (.dgml…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,692 questions
asked 2024-05-24T06:16:32.42+00:00
原 江 0 Reputation points
edited the question 2024-05-24T06:18:16.0433333+00:00
原 江 0 Reputation points
0 answers

Why this occurs on DotNet

An unexpected error occurred Timestamp: 2024-05-24T05:32:19.998Z Root activity ID: 400b650f-195c-4b94-a619-a2fbc340fa8b Session ID: Tenant ID: undefined Cluster: https://WABI-INDIA-CENTRAL-A-PRIMARY-redirect.analysis.windows.net Report ID: Capacity ID:…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,513 questions
asked 2024-05-24T05:40:22.7233333+00:00
Dhanabalan C S 0 Reputation points
edited the question 2024-05-24T06:16:58.6466667+00:00
Jiale Xue - MSFT 36,391 Reputation points Microsoft Vendor
1 answer

Activating Remote Desktop Services Client Access Licenses (RDS CALs) without internet

What are the steps to activate RDS CAL using the web browser connection method without internet access?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,281 questions
asked 2024-05-14T13:20:08.6433333+00:00
Sheik 0 Reputation points
commented 2024-05-24T06:16:51.5733333+00:00
Karlie Weng 15,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Hardware security module integration with Azure VMs

Is there any option available to connect a physical Hardware Security Module (HSM) to an Azure VM, or is the only option to use the Dedicated HSM in the Azure portal?

Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
27 questions
asked 2024-05-24T03:10:23.81+00:00
Vishnu Anand 0 Reputation points
accepted 2024-05-24T06:16:15.7+00:00
Vishnu Anand 0 Reputation points