353,312 questions

Sort by: Updated
0 answers

Accessing Azure Synapse Dedicated SQL Pool Using PySpark Without Exposing Passwords

I want to create a notebook for processing data in a table from the database using PySpark, to be used later in a Databricks pipeline. I'm unsure how to read data from the existing database in the notebook without including my password. Here is my…

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,549 questions
asked 2024-06-14T08:38:35.8933333+00:00
Vandrangi Charaz Kumar 20 Reputation points
edited the question 2024-06-14T08:40:49.07+00:00
Vandrangi Charaz Kumar 20 Reputation points
0 answers

Best Practices for Securing services in the Azure ecosystem : Tools for Access Logging and Monitoring?

Good morning, Our organization utilises Azure for hosting web services, SQL Server instances, and SQL Server on virtual machines to re-design our current data warehouse structure. Ensuring robust data security protection across these environments is…

Azure SQL Database
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,761 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
365 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T08:40:26.91+00:00
Cristopher Aguilera 51 Reputation points
0 answers

Azure Digital Twin bulk import job can't handle file with size over 10MB.

I can upload files up to 10MB in size to ADT via Import Job API without any problems, but if the file is larger than 10MB I get a strange error: "Each row must be a valid JSON string. Invalid line: }\r.". The file format is correct, just if its…

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
222 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,034 questions
asked 2024-06-14T08:40:23.8333333+00:00
Hukivskyi, Bohdan 0 Reputation points
1 answer

What are the best ways to utilize Microsoft 365 to become a Microsoft Innovative Educator Expert?

how can I use Microsoft in best way to become MIEE

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.
4,084 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,365 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,817 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,881 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,004 questions
asked 2024-06-14T08:10:14.2533333+00:00
Verdha Abid 0 Reputation points
answered 2024-06-14T08:37:20.6033333+00:00
Jing Zhou 3,430 Reputation points Microsoft Vendor
0 answers

Swift开发,文字合成语音SDK,在文字合成语音的时候,调用speakText方法时一直在用听筒播放,请问怎么能够使用扬声器播放。

Swift开发,文字合成语音SDK,在文字合成语音的时候,调用speakText方法时一直在用听筒播放,请问怎么能够使用扬声器播放。

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,470 questions
asked 2024-06-14T07:01:00.4033333+00:00
gghl 0 Reputation points
commented 2024-06-14T08:37:19.6166667+00:00
Jeanine Zhang-MSFT 9,346 Reputation points Microsoft Vendor
2 answers

where to find sample data for this module?

I might be missing something but been following the tutorials and cannot locate the sample data so i can follow along in my powerBI. Where could i get the sales sample data? This question is related to the following Learning Module

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.
145 questions
asked 2024-05-31T07:35:42.4766667+00:00
Lef ko 0 Reputation points
commented 2024-06-14T08:36:04.0833333+00:00
Lef ko 0 Reputation points
0 answers

* جـلـبـ الحبيبـ *💚السعودية : 00.𝟗66.𝟓78𝟑8𝟓𝟕𝟕0

نا في وحدة القرن الحادي والعشرين وأحاول الوصول إلى أنشطة التعلم من أجل استخدام نموذج التقييم لتسجيل الأنشطة.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,365 questions
asked 2024-06-14T08:35:31.49+00:00
sasdews 0 Reputation points
0 answers

Failed to deploy Flask app to Azure Web App services using GitHub Actions

I am new to Azure, and I have a small flask app the source code of which is on https://github.com/jyosnaphilip/predictive-maintenance-app/ I have a student subscription and i tried to deploy it in the deployment center using github actions. This is the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T08:34:21.16+00:00
Jyosna Philip 0 Reputation points
0 answers

جـلب الحبيب بالتجميلات💚 : 00.𝟗66.𝟓78𝟑8𝟓𝟕𝟕0

مرحبًا يا شباب، أود تغيير كلمة مرور حساب الخدمة في إصدار 2019 من مزرعة خوادم SharePoint الفردية. هل يمكنك تقديم المشورة في المجالات التي نحتاج فيها إلى تغيير كلمة المرور

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,427 questions
asked 2024-06-14T08:33:40.3633333+00:00
sasdews 0 Reputation points
1 answer

Call from one MVC5 project method to another MVC5 project method not loading aspx page

  Hi, I have two projects, MVC5-1 and MVC5-2. Both are using .net 4.7.. I have installed MVC5 on both.  I am trying to call a controller method from MVC5-2 (ShowMBStest())from MVC5-1. There is a method in MVC5-2 that calls an x.aspx page. I can see it…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,362 questions
asked 2024-06-14T03:01:54.9366667+00:00
iqworks Information Quality Works 276 Reputation points
edited an answer 2024-06-14T08:32:22.1666667+00:00
QiYou-MSFT 4,311 Reputation points Microsoft Vendor
1 answer

Unable to connect to external IP from App Service through 2 VNETs which are peered

Connecting to 172.19.33.32:80 from your App instance - failed, internal error. Please retry. Please submit a feedback if error persists. TCP ping to 172.19.33.32 failed, error code:undefined I continue to get this error despite multiple troubleshooting…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,227 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-11T21:23:05.82+00:00
Peter Mello 0 Reputation points
commented 2024-06-14T08:31:48.7466667+00:00
Ben Gimblett 3,735 Reputation points Microsoft Employee
0 answers

GitHub Copilot

Want to know if the code read by Copilot can output it to third parties. This question is related to the following Learning Module

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
19 questions
asked 2024-06-14T06:56:52.5533333+00:00
Vivek Bhakta (TATA CONSULTANCY SERVICES LTD) 0 Reputation points Microsoft Vendor
edited the question 2024-06-14T08:31:26.71+00:00
PRADEEPCHEEKATLA-MSFT 82,191 Reputation points Microsoft Employee
0 answers

DNS resolution in Azure Virtual Network

Hello, I have following query, If Azure Virtual Network has been configured with Custom DNS Server settings. Custom DNS Server is at Onpremise Network. If there are Azure Private DNS Zones created to host DNS A record for private endpoint for PaaS…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
618 questions
asked 2024-06-14T08:31:06.2366667+00:00
Raviraj Velankar 86 Reputation points
2 answers

convert letters increase by step

Hello, Is there another simple solution if I want to specify the step size? Example + 4 or + 7 Step 4, I will do this. Convert letters increase by step string ret =…

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,473 questions
asked 2024-06-12T17:47:22.8+00:00
Noah Aas 320 Reputation points
commented 2024-06-14T08:30:55.13+00:00
KOZ6.0 5,735 Reputation points
1 answer

Is it possible to use Azure Entra ID without the Domain Services?

Is it possible to use "Microsoft Entra ID" without the "Domain Services"? Background: I went to the Pricing Calculator website and selected "Microsof Entra ID". Then, the calculator adds a second item, "Microsoft Entra…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,082 questions
asked 2024-06-12T09:13:26.2266667+00:00
M.Fresco 0 Reputation points
commented 2024-06-14T08:30:51.6733333+00:00
Navya 5,325 Reputation points Microsoft Vendor
1 answer

Azure Sponsorship Subscription Disabled and can not create support ticket

Yesterday I received an email about suspicious account activity and my subscription is disabled wihtout waiting to respond. I follow the links in the mail but It is impossible to create a support request since subscription is disabled. I can not move…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
816 questions
asked 2024-06-14T07:41:34.0066667+00:00
Salih Enver Yurter 0 Reputation points
answered 2024-06-14T08:30:37.43+00:00
Vinodh247-1375 12,141 Reputation points
0 answers

API Version Discrepancies for 'Data Connector Definitions' in Sentinel

Hello MS Community, Would you please help explain the discrepancy regarding API references to "data connector definitions"? I noticed the API related link…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,019 questions
asked 2024-06-14T08:30:15.17+00:00
LXF 120 Reputation points
2 answers

Stored Procedure not updating in edmx

Adding or updating a stored procedure in the EDMX file is currently not functioning as expected in the latest version of Visual Studio.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,525 questions
asked 2024-06-06T10:57:27.7366667+00:00
Mohit Sharma 0 Reputation points
edited the question 2024-06-14T08:27:49.3833333+00:00
JasonPan - MSFT 4,701 Reputation points Microsoft Vendor
1 answer

I have to create Embbeding url for one drive items

I got this error: {     "error": {         "code": "notSupported",         "message": "Requested sharingLink type is not yet available.",         "innerError": {             "date":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,041 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
902 questions
asked 2024-06-13T12:49:03.7666667+00:00
Vikram Singh 0 Reputation points
answered 2024-06-14T08:27:07.7866667+00:00
Yakun Huang-MSFT 1,320 Reputation points Microsoft Vendor
0 answers

Trying to deploy my django web app on azure but keep getting a space error during the deployment process

Copying files to destination directory '/tmp/_preCompressedDestinationDir'... rsync: [generator] recv_generator: mkdir "/tmp/_preCompressedDestinationDir/antenv/lib/python3.11/site-packages/openai/cli/_api/chat/pycache" failed: No space left on…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,145 questions
asked 2024-06-14T08:06:20.9766667+00:00
Mark Kaave 0 Reputation points
commented 2024-06-14T08:26:30.1333333+00:00
Mark Kaave 0 Reputation points