98,608 questions

Sort by: Created
1 answer One of the answers was accepted by the question author.

Is It Possible To View Which Users Belong To Which Security Group In SSRS

Hi I am new to Sql/SSRS and I have been looking at security roles. It looks like the secrity roles are applied at group level. I was wondering if there is a way I can tell which users belong to which security group from the reporting server. If it is…

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,917 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,829 questions
asked 2024-05-29T10:08:57.7866667+00:00
Kuda 0 Reputation points
commented 2024-05-29T10:55:46.22+00:00
Kuda 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix The tenant for tenant guid '37625fdb-2aa8-40a7-8bfd-xxxxxxxxxx' does not exist ?

{"error":{"code":"ExtensionError","message":"Operation: Create; Exception: [Status Code: Unauthorized; Reason: The tenant for tenant guid '37625fdb-2aa8-40a7-8bfd-xxxxxxxxxx' does not…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,880 questions
asked 2024-05-29T08:24:30.13+00:00
Wynn Tran 0 Reputation points
accepted 2024-05-29T10:05:23.8866667+00:00
Wynn Tran 0 Reputation points
1 answer One of the answers was accepted by the question author.

What is the recommended approach for checking low battery events in Windows?

Hi, I am developing an application and need to register for a low-battery event in Windows. I have reviewed the PowerSettingGUIDs documentation and found a value named GUID_POWER_SAVING_STATUS. Reference:…

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,452 questions
asked 2024-05-29T06:22:42.56+00:00
Rohan Pande 335 Reputation points
commented 2024-05-29T10:47:14.3633333+00:00
Rohan Pande 335 Reputation points
1 answer One of the answers was accepted by the question author.

Program output is correct, but VS reports an error during step-by-step debugging

The C++ code snippet is: class A { public: A(const std::string& ss, const std::string& tt) : s(ss), t(tt) {} void func1() const { std::cout << s; } void func2() const { std::cout << t; } using Action = void (A::*)()…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,712 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,569 questions
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.
954 questions
asked 2024-05-29T01:58:25.83+00:00
zzzhhh 20 Reputation points
accepted 2024-05-29T07:36:29.5333333+00:00
zzzhhh 20 Reputation points
3 answers One of the answers was accepted by the question author.

Simple program using a Background Worker freezes anyway

Program gets every filename from a folder, then creates a text list of unique extensions found and the frequency. In this case there are around 35000 files. I put most of the work into the Background Worker but the UI freezes anyway until it is finished.…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,610 questions
asked 2024-05-28T18:23:19.2266667+00:00
Devon Nullman 0 Reputation points
answered 2024-05-29T06:05:50.3266667+00:00
Devon Nullman 0 Reputation points
1 answer One of the answers was accepted by the question author.

unable to follow the shared steps shared in training: access of sandbox issue.

the steps shared by you is In this task, you'll create a new storage account. Sign in to the Azure portal at https://portal.azure.com Select Create a resource. Under Categories, select Storage. Under Storage account, select Create. On the Basics tab of…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,064 questions
asked 2024-05-28T18:03:05.38+00:00
Shantanu Bhadra 0 Reputation points
commented 2024-05-29T04:23:43.6333333+00:00
Rakesh Gurram 4,050 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to estimate the time needed to train a custom STT model?

Hey! I'm thinking about fine-tuning a STT model with Audio + human-labeled transcript data in Speech Studio. However, as I read through the docs, I can see that "If you switch to a base model that supports customization with audio data, the training…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,450 questions
asked 2024-05-28T15:54:02.83+00:00
Bruno Goncalves Vaz (P) 0 Reputation points
accepted 2024-05-29T08:55:29.6566667+00:00
Bruno Goncalves Vaz (P) 0 Reputation points
2 answers One of the answers was accepted by the question author.

Error Fetching TeamsID with Graph

Hi everyone, I'm currently trying to retrieve the TeamsID using Microsoft Graph API. However ,I keep encountering an error and I'm not sure how to resolve it. Here is the request I'm making and the error message I'm receiving: GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,880 questions
asked 2024-05-28T15:46:04.66+00:00
Patrick 20 Reputation points
accepted 2024-05-28T16:19:42.01+00:00
Patrick 20 Reputation points
1 answer One of the answers was accepted by the question author.

for creating a virtual machine it was asking password after entering the password it was failing. what password should i enter there

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,064 questions
asked 2024-05-28T15:41:55.2733333+00:00
gopal 0 Reputation points
commented 2024-05-29T05:19:23.8266667+00:00
Srinud 1,570 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

graph api bulk udpate contact in an organisation from a csv

Graph api error bulk contact update from a csv updating the contacts using   self.endpoint_base = 'https://graph.microsoft.com/v1.0/me/contacts' this api throws me an error 2024-05-24 16:24:05,765 - INFO - ClientSecretCredential.get_token succeeded…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,132 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,880 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,957 questions
asked 2024-05-28T13:53:22.5666667+00:00
Pavan Goud 0 Reputation points
commented 2024-05-28T16:06:33.35+00:00
Pavan Goud 0 Reputation points
1 answer One of the answers was accepted by the question author.

Need Help On How to Access Blob Storage

Hello, I'm working on “Create a storage blob” in the “Microsoft Azure Fundamentals” course. I have followed all the instructions in this exercise but at the end I can't access the files from the Internet. I need some help. This question is related to…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,064 questions
asked 2024-05-28T12:54:49.5466667+00:00
Magnourewa kassang 0 Reputation points
commented 2024-05-29T05:17:04.75+00:00
Abdul 1,795 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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

The Win11 add so many hotkey like "win+c" and so on .... but it conflict with some app I want to disable or change the system keyboard hotkey(shortkeys) Is there a tool or way to view all the existing shortkeys [like keymap] in Win11 and to…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,458 questions
asked 2024-05-28T12:34:35.3933333+00:00
健东 黎 0 Reputation points
commented 2024-05-28T16:11:04.7466667+00:00
健东 黎 0 Reputation points
1 answer One of the answers was accepted by the question author.

pyspark dataframe methods: count, show ... duration?

Hi, I am testing some pyspark methods over a dataframe that I have created from a table, from the dedicated pool and it about 32 million rows length When running for example: "df1.show()" or "df1.count()" both commands last for about…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,485 questions
asked 2024-05-28T10:52:37.5833333+00:00
Jon Z 20 Reputation points
edited an answer 2024-05-28T11:11:23.6366667+00:00
phemanth 6,810 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

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,458 questions
asked 2024-05-28T10:06:13.74+00:00
健东 黎 0 Reputation points
commented 2024-05-28T16:15:01.39+00:00
健东 黎 0 Reputation points
1 answer One of the answers was accepted by the question author.

ADconnect on Windows Server 2016 DC

Hi, I have a Windows server 2016 as DC. On this server I have ADconnect installed to synchronize users in Ou's against AzureAD. I want to de-promote this server from DC to member server. If I do this de-promotion: Will it keep the ADconnect…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
599 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,406 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,311 questions
asked 2024-05-28T09:29:02.9733333+00:00
Raul Guchinife 100 Reputation points
accepted 2024-05-28T11:47:54.5933333+00:00
Raul Guchinife 100 Reputation points
1 answer One of the answers was accepted by the question author.

Working with picture in Blazor

Hi, I very newest.Create project under Blazor web develop. Under root wwwroot create folder name Images then put some picture in there. I write the in Home.razor to show all picture but one line one picture. How to write one line code for all…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,427 questions
asked 2024-05-28T08:36:35.8933333+00:00
MIPAKTEH_1 60 Reputation points
accepted 2024-05-28T13:48:29.4933333+00:00
MIPAKTEH_1 60 Reputation points
1 answer One of the answers was accepted by the question author.

Aritechture best practices to store data from websraping and use it in analytics

I am scrapping data from websites and I want to export what I scrapped as csv files then store them in Azure Data Lake, then apply an ETL and the final data output will be used for Power BI reports and for machine learning do I need to use Azure synapse?…

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,376 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,619 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,485 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,773 questions
asked 2024-05-28T08:27:28.46+00:00
WeirdMan 140 Reputation points
accepted 2024-05-28T08:35:56.1466667+00:00
WeirdMan 140 Reputation points
1 answer One of the answers was accepted by the question author.

CI/CD Azure Synapse Workspace with Azure Devops

Dear all,  I am working on CI/CD between Azure Synapse Workspace with Azure Devops.  I have source code from someone else who work on this project before and it works well and I try to understand it and create my own project on it. right now, I have…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,485 questions
asked 2024-05-28T07:59:15.3033333+00:00
Zhuoqiong Mo 20 Reputation points
commented 2024-05-28T09:47:39.4233333+00:00
Zhuoqiong Mo 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to get AKS logs generated by hosted webapplication

Hi Team, Is there any way to get location of AKS logs files of web application deployed in AKS. Actually, Grafana Loki is getting logs, but wanted to know from which location grafana loki is getting logs. Thanks Kalyan

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,900 questions
asked 2024-05-28T06:48:59.4233333+00:00
Kalyan Gandham 110 Reputation points
answered 2024-05-28T07:50:51.4866667+00:00
vipullag-MSFT 25,121 Reputation points
2 answers One of the answers was accepted by the question author.

"Operation not allowed" on Graph API Item Preview endpoint

Hello, I have created an App registration. Endpoint in question: https://learn.microsoft.com/en-us/graph/api/driveitem-preview?view=graph-rest-1.0 According to that document, this endpoint requires at least "Files.Read" permission. I've…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,880 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
876 questions
asked 2024-05-28T06:05:54.8866667+00:00
Python Developer 7 0 Reputation points
commented 2024-05-28T09:13:21.9133333+00:00
Python Developer 7 0 Reputation points