Explore >> Select a destination


You are here

blog.nviso.eu
| | datasavvy.me
4.4 parsecs away

Travel
| | I've been working on a project where I use Azure Data Factory to retrieve data from the Azure Log Analytics API. The query language used by Log Analytics is Kusto Query Language (KQL). If you know T-SQL, a lot of the concepts translate to KQL. Here's an example T-SQL query and what it might look
| | www.cloudpartner.fi
3.8 parsecs away

Travel
| | And to the next section from SC-300 study guide, now covering: implement and manage Azure Active Directory Connect (AADC)implement and manage Azure AD Connect cloud syncimplement and manage Passwor...
| | aadinternals.com
3.2 parsecs away

Travel
| | The toolkit for Azure AD hackers, bounty hunters, red/blue teamers
| | sqlstudies.com
36.7 parsecs away

Travel
| Sometimes you have a requirement to grant permissions to every database on an instance. Historically this has required creating a user (database level principal) on each database and granting it the correct permission. And making sure to grant those permissions to the model database so that future databases have the correct permission as they are...