azure sql
9 TopicsERP decommissioning
Hello, We have the problem of decommissioning unmaintained ERPs from the acquisition. We replaced them with the group's standards. Details : - IFS version 8.0 on WS 2008 - DB Server 2012 on AWS Finance asks us to keep them accessible for the next 10 years on isolated servers. Guaranteeing access for the next 10 years to software that no one in IT knows anymore with older technologies seems impossible to me or at least very difficult. Do you have similar issues and if so how do you respond? Thank you for your return.452Views0likes1CommentNew Blog | Microsoft Purview DevOps policies for Azure SQL MI enters Public Preview
Microsoft Purview DevOps policies already support integrations with Azure SQL Database (GA) and SQL Server 2022 via Azure Arc (GA). DevOps policies is already Generally Available (GA) for those two data sources. We are pleased to announce that today we are adding one more data source to the list: Azure SQL Managed Instance into Public Preview. Read the full update here: Microsoft Purview DevOps policies for Azure SQL MI enters Public Preview483Views0likes0CommentsPassed AZ-500 Exam
I have passed my exam. Initially, I found AZ-500 exam preparation difficult but later I got AZ-500 practice test material from P2PExams. It was a great help for me. This AZ-500 exam study material was well-designed by professionals. It helped me understand all key concepts related to an actual exam. On the exam day. I easily attempted all the questions and got brilliant results on the exam. I especially thank P2PExams. It was really a great resource.736Views0likes0CommentsNew Blog | Enhancements to Microsoft Purview policies for Arc-enabled SQL Server
A recent change in Microsoft Purview extends and makes it easier to create data policies for Azure Arc-enabled SQL Servers. With this change: Policies on Linux Arc-SQL are now supported. Prior to this, only policies on Windows Arc-SQL were supported. Microsoft Purview seamlessly adapts to updates made to the app registration used to enable Azure AD authentication for Arc-SQL. It is now simpler to register an Arc-SQL data source in Microsoft Purview and then enable policies, given that capturing the Application Id of the Arc-SQL app registration is not needed anymore. Policies on whole resource groups and subscriptions are now enforced on Arc-SQL data sources without the need to individually and explicitly register them in Microsoft Purview. Read the full blog post: Enhancements to Microsoft Purview policies for Arc-enabled SQL Server434Views1like0CommentsNew Blog Post | Microsoft Purview Data Policy for SQL DevOps access provisioning in public preview
Microsoft Purview Data Policy for SQL DevOps access provisioning now in public preview - Microsoft Tech Community Discovering the right data and getting timely and compliant access to data are huge problems for modern enterprises. The Microsoft Purview Data Catalog already addresses the data discovery problem. Microsoft Purview Data Policy is the next leap in this journey. It brings a business user friendly policy authoring experience and ambient enforcement for data sources. Microsoft Purview Data Policy covers three different scenarios – first, a business data owner can provision access to data through an intuitive authoring experience. We further extended this technology to greatly enhance self-service data access by automatically provisioning access for specific supported data sources. Now, we have enabled devops policy to manage system data at scale for Azure SQL DB and SQL Server 2022.784Views0likes0CommentsNew Blog Post | Easier filtering and improved PowerBI integration in Azure Purview search
Easier filtering and improved PowerBI integration in Azure Purview search - Microsoft Tech Community The Azure Purview data catalog has released a new set of features that make it easier find important and interesting data to accomplish your data-driven tasks. Object Type Filter The object type filter is a new facet that allows users to look at similar data types across different source types. For example, say you are looking for a finance table, but you aren't sure if that data lives in Azure SQL Database or an Azure Synapse Dedicated SQL Table. The object type filter let's you filter for "Tables" and shows all results across different sources that have a tabular structure. Another example is "Data pipelines" includes results from different data integration tools such as Azure Data Factory, Azure Synapse Analytics, and SSIS.658Views0likes0CommentsNew Blog Post | Azure Defender PoC Series – Azure Defender for SQL
Azure Defender PoC Series – Azure Defender for SQL - Microsoft Tech Community This article is a continuation of Azure Defender PoC Series which provides you guidelines on how to perform a proof of concept for a specific Azure Defender plan. For a more holistic approach where you need to validate Azure Security Center and Azure Defender, please read How to Effectively Perform an Azure Security Center PoC article. There can be many security vulnerabilities in databases that are sometimes taken advantage of by malicious actors. According to the Github 2020 report, a vulnerability typically goes undetected for 218 weeks (just over four years) before being disclosed and fixed. Injection attacks, such as those on SQL and NoSQL, are among the most popular types of cyberattacks for web applications (as per OWASP Top 10). SQL Injection attacks, brute-force attacks, SQL shell OS attacks leading to crypto-mining and ransomware, can be detected and remediated by the Azure Defender for SQL plan.984Views0likes0CommentsUnable to connect to the destination mentioned in the KeyVault URL
I am trying to use the Dynamics 365 Data export service to connect with my Azure SQL with Azure AD connection. When following this tutorial : https://www.youtube.com/watch?v=txms2Yvn6Vc and many more; i figured out how to export my D365 data export service but this tutorial is based on my SQL user. When I try to use a Azure AD user to do the authentication I keep getting the error "Unable to connect to the destination mentioned in the keyvaul URL error" What I did ATM is , used the D365 Powershell script like the tutorial mentioned to create a keyvault with the connection string and paste the keyvault url inside my D365 settings to validate. This works if i use the second connection string in the pic below But when I do the exact same thing with an Active directory connection string (second connection string in picture) This does not work !! Inside the SQL server I ensured that my Azure AD user has active directory admin roles. And the userID I use inside my connection string has all the rights inside the server and database to do the minimum for D365 Export service (create, insert table, ....) But still i got a fail inside my D365 . Tried everything ATM don't know where to look. Any body who had the same issues as me ? OR know which step I am missing ?3.5KViews0likes0Comments