blog.atwork.at

news and know-how about microsoft, technology, cloud and more.

Streamlining Automation: Integrating Scripts with Logic Apps

Calling scripts from an Automation Account in a Logic App is particularly useful when the tasks to be performed are too complex to implement directly in a Logic App. It is also useful when scripts need to be reused multiple times without rewriting them in each Logic App. See how to enhance your Logic Apps with Automation Account Scripts.

Exciting News: GitHub Copilot Now Free for VS Code Users!

Great news for developers! GitHub Copilot, the AI-powered coding assistant, is now available for free in Visual Studio Code (VSCode). This new plan, announced on December 18, 2024, allows anyone with a GitHub account to access Copilot without any trial, subscription, or credit card requirements.

Delegate365-License Aggregation Report Update

Delegate365 faced significant challenges in managing license data reports due to its daily storage practices. The root cause was the accumulation of an excessive amount of license data over the years, which exceeded the available resources. So we changed that and the License Aggregation Report in Delegate365 got an update.

How to enable Copilot in Power BI

In today's data-driven world, the ability to quickly analyze and visualize data is crucial for making informed decisions. Microsoft Power BI has long been a powerful tool for business intelligence, and with the introduction of Copilot, it has become even more versatile. See the following resources for activating Copilot for Power BI in your organization.

TechCon365 Dallas: A Hub of Technology and Collaboration

We enjoyed being part of this year´s TechCon 365 conference in Dallas, Texas. From November 3-7, 2024, the conference center in Dallas Irving became the center of Microsoft 365 and Power Platform Know How as more than 500 tech enthusiasts gathered for the TechCon 365 event. This year’s conference was a melting pot of knowledge, and networking opportunities, featuring over 130 sessions and 25 workshops led by top experts in Microsoft 365, Power Platform, Azure, AI, and more.

Introducing the new and improved Delegate365: A modern SaaS solution for efficient, delegated management of an M365 tenant

We are thrilled to announce the launch of the latest version of our Software-as-a-Service solution, Delegate365 (delegate365.com). This brand-new iteration is designed to provide a faster, more modern, and highly efficient delegated management experience. Available now for testing, Delegate365 is here to transform how you manage and delegate your Microsoft 365 environment.

Setup the CoE using Azure Key Vault

In today’s rapidly evolving digital landscape, maintaining visibility and control over your organization’s M365 Power Platform environment is crucial. The Center of Excellence (CoE) for the Microsoft 365 Power Platform serves as a vital tool for organizations to monitor, manage, and optimize your Power Platform resources effectively. In this article, we will guide you through the process of setting up the current version of the CoE Core solution using Azure Key Vault for secure and efficient Audit Log access.

Unlocking Secrets: The Key Vault Role You Need

In my use of Azure Key Vault with code and flows with Managed Identities, I moved to role-based access control (RBAC) to manage access to secrets and certificates. However, I encountered a problem when using the Key Vault Reader” role as it denied me the required access to secret content. This experience highlighted the importance of understanding the specific roles within Azure Key Vault, and I want to share this insight to help others avoid similar pitfalls.