294,990 questions

Sort by: Updated
1 answer

Power BI Sources and Education

Just looking for some good Power BI resources and education materials...web sites...YouTubes And is there a separate Forum for Power BI? Because I cannot seem to tag anything with "Power BI" here. Thanks in advance for your review and help.

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,945 questions
asked 2024-05-31T14:03:29.1766667+00:00
Bobby P 221 Reputation points
edited a comment 2024-05-31T20:07:00.3966667+00:00
Ms Nischal Lata 0 Reputation points
1 answer

How to assign value from session upload file into upload posted file again

i am trying to save uploaded file after some big process. i am saving uploaded file in session to retain the file upload data. i.e : uploaded file will be saving into session variable. after saving to session upload file will be cleared. but, the upload…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,330 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,417 questions
asked 2024-05-31T18:44:51.0666667+00:00
Gani_tpt 1,806 Reputation points
answered 2024-05-31T20:04:20.6466667+00:00
Bruce (SqlWork.com) 58,206 Reputation points
3 answers

Upload de arquivos no ASP.NET 4.6.1

Good morning my friends! I'm having a lot of difficulty uploading a 1.5GB file to Asp.Net. I've tried different ways but all without success. I adjusted the web.config like this <httpRuntime targetFramework="4.6.1"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,330 questions
asked 2024-05-03T12:47:51.6933333+00:00
Sergio Luiz da Silva 0 Reputation points
answered 2024-05-31T20:00:17.76+00:00
Bruce (SqlWork.com) 58,206 Reputation points
1 answer

Unusual Activity

Received an email from Microsoft Azure that there was suspicious activity on our tenant but the email is very vague and doesn't give detail. Can't open a ticket because of support level and have no idea how to proceed with this. I have a tracking ID but…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
522 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.
1,012 questions
asked 2024-05-31T14:45:14.4166667+00:00
Cameron Barnum 0 Reputation points
answered 2024-05-31T19:58:24.91+00:00
James Hamil 22,436 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How many days in advance can I create a registration link for a Teams Meeting?

I'm trying to create a registration link for a Teams Meeting and I've gotten a message saying that the link cannot be created after a specific date (about 2 months out). Is there a limit to how many days out a registration link can be created? I can't…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,289 questions
asked 2024-05-31T19:38:44.2266667+00:00
Lisa Erlich 0 Reputation points
commented 2024-05-31T19:58:00.49+00:00
Ms Nischal Lata 0 Reputation points
1 answer

Documentation on formats of stream objects in OLE files.

Hi, I am trying to parse a ".doc" file (Microsoft Word 97-2003 Document) (OLE), and I am looking for some documentation. I found the following…

Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
123 questions
asked 2024-05-31T10:52:43.25+00:00
Parth Gupta 100 Reputation points
answered 2024-05-31T19:51:58.77+00:00
Mike Bowen 1,276 Reputation points Microsoft Employee
1 answer

How we can index blobs based on last modified date of blob in Azure AI search

We have around 20 million blobs in our blob container for the years 2021, 2022, 2023, and 2024. We only want to index blobs from 2023 and 2024, which will be approximately 5 million in number. Essentially, we want to include only the files from the last…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
766 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,506 questions
asked 2024-05-31T16:11:57.21+00:00
00276266 0 Reputation points
commented 2024-05-31T19:51:02.5566667+00:00
Grmacjon-MSFT 16,791 Reputation points
2 answers

How to fix error : The SDK 'Microsoft.NET.Sdk.Web' specified could not be found.

I followed this https://stackoverflow.com/questions/67049414/windows-or-visual-studio-2022-cant-find-the-latest-installed-net-sdk-due-to-bi/67049415#67049415 and I still received the same error despite restarting the application to make sure the changes…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
982 questions
asked 2023-11-17T19:15:39.3766667+00:00
Brayan Escamilla Reyes 0 Reputation points
commented 2024-05-31T19:50:45.71+00:00
shruthi sunke 0 Reputation points
1 answer

Can I install RSAT for Windows 11 with the same "KB2693643" used for RSAT for Windows 10

The users in our environment are not local admins and therefore, can't access optional features to download and install RSAT components. Can I download and install RSAT using the same KB provided for Windows 10, on Windows 11 devices? Are there other…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,011 questions
asked 2024-05-31T11:35:55.87+00:00
Vasudevan 0 Reputation points
commented 2024-05-31T19:44:51.8533333+00:00
Vasudevan 0 Reputation points
10 answers One of the answers was accepted by the question author.

The SDK 'Microsoft.NET.Sdk' specified could not be found. in Visual Studio Community 2022 version 17.5

Since Visual Studio 2022 updated from version 17.4 to 17.5, I couldn't load my project. and get the error "The SDK 'Microsoft.NET.Sdk' specified could not be found." But if the project was opened in version 17.4, the project was loaded…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
asked 2023-02-28T06:50:12.9966667+00:00
Raihanudin Rafif 65 Reputation points
answered 2024-05-31T19:40:31.2166667+00:00
shruthi sunke 0 Reputation points
1 answer

Azure functions must be invoked only by public static web app. How to do that?

I have a static web app which is accessible from the internet. This web app can invokes a set of azure functions that cannot be called by anyone except for the static web app.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
789 questions
asked 2024-05-31T17:19:44.03+00:00
giulio francesca 0 Reputation points
answered 2024-05-31T19:39:08.46+00:00
Gulnaz Mushtaq 255 Reputation points MVP
1 answer

ExchangeOnline Powershell - Get-QuarantineMessage -ReleaseStatus Requested: no results

I'm having a problem running a Get-QuarantineMessage Powershell script for ExchangeOnline in Powershell. My manager is able to run it connecting to the exact same account and get results. When I run it, I just get brought back to the prompt without any…

Microsoft Exchange Online
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,184 questions
asked 2024-05-24T19:02:59.75+00:00
Erin Martin 20 Reputation points
commented 2024-05-31T19:35:18.75+00:00
Rich Matheisen 45,186 Reputation points
1 answer

Microsoft hesabım ile aicrowd forumuna giriş yapamıyorum.

Merhabalar, Microsoft hesabım ile https://discourse.aicrowd.com/ sitesine giriş yapamıyorum. Macbook kullanıyorum. Safari uygulamasında problem yok ancak Microsoft'ta sorun var.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,909 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,940 questions
asked 2024-05-31T19:04:50.4633333+00:00
serhan elark 0 Reputation points
answered 2024-05-31T19:33:10.2033333+00:00
Olaf Helper 41,806 Reputation points
2 answers

Azure AD Token Customization

I have registered an application in azure ad through which I am getting the token which is used for authentication. I have added some app roles to the application which is mapped at group level in enterprise application. While decoding the token in…

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,706 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,803 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,940 questions
asked 2024-05-30T04:44:09.07+00:00
Dinesh Prajapati 126 Reputation points
edited a comment 2024-05-31T19:29:31.9633333+00:00
Amira Bedhiafi 16,951 Reputation points
2 answers

How to create new user in Microsoft Active Directory

Please, I have a eligibility role as Global Administrator, I am also a contributor (role) on a pay as you go subscription. How do I go about create/ adding a new user to the active directory? I have been have some difficulties while trying to do so.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
605 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,940 questions
asked 2024-05-31T15:05:38.86+00:00
Augustine Damola Adeyemi 0 Reputation points
answered 2024-05-31T19:28:21.43+00:00
Babafemi Bulugbe 2,275 Reputation points MVP
1 answer

How to ignore the records by applying an auditing filed column condition using ADF Data Flows

Hi All I am building a data transamination using mapping data flows ,I have a time stamp field Like TimeStampUpdated in the target table. I want to lockup historical data with incremental data transamination and ignore the records coming in the…

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,502 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,984 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,803 questions
asked 2024-05-30T09:28:46.6066667+00:00
venkat rao 45 Reputation points
commented 2024-05-31T19:27:52.55+00:00
Amira Bedhiafi 16,951 Reputation points
2 answers

how to create new user in Entra ID

please as a global administrator on eligible assignment, i have been trying to create a new user in my organization without success because the create user option in the user information is action only the invite option is active. please advice. thanks.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
605 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,940 questions
asked 2024-05-31T15:18:51.52+00:00
EMEKA EMMANUEL IKEDIEGO 0 Reputation points
edited an answer 2024-05-31T19:25:06.7733333+00:00
Babafemi Bulugbe 2,275 Reputation points MVP
1 answer

I am running visual studio express 2013 on a windows 10 laptop. I want to repair it. Can that be done?

I want to repair my visual studio express 2013 for windows laptop. Please tell me how to do it. I cannot find the original installation on my computer.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,860 questions
asked 2024-05-31T19:15:10.9566667+00:00
Ronald Chandler 0 Reputation points
answered 2024-05-31T19:24:20.3133333+00:00
Olaf Helper 41,806 Reputation points
1 answer

Moving files after a copy from a blob storage

Hi, I've implemented a pipeline to read a set of txt files from a blob storage, searched by a certain string, and then to write them on a shared folder on-premise. For a such task I've used a copy activity. Now, how I could move the copied files from the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,803 questions
asked 2024-05-31T18:28:12.14+00:00
pmscorca 817 Reputation points
answered 2024-05-31T19:24:13.5333333+00:00
Amira Bedhiafi 16,951 Reputation points
2 answers

Grant Entra ID permissions to service principal

Hi team, I'm confused with role assignment for service principal. It seems there are 2 ways to grant permission to service principal (for example permission to read directory). One way is to assign an Entra role with directory read permission (such as…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,063 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,940 questions
asked 2024-05-31T13:28:35.0866667+00:00
Mobu 0 Reputation points Microsoft Vendor
answered 2024-05-31T19:19:24.8233333+00:00
Andy David - MVP 142.9K Reputation points MVP