Showing results for May 2020 - Page 2 of 4 - Developer Support

May 23, 2020
Post comments count0
Post likes count0

Using Localization in the Microsoft Healthcare Bot

Developer Support
Developer Support

Microsoft’s Healthcare Bot Service is an extendable SaaS solution to build a powerful industry aware conversational bots that can be leveraged from the PC, Mobile or chat clients like Microsoft Teams.

TeamBot Frameworkhealthcare
May 22, 2020
Post comments count0
Post likes count0

Azure SQL TDE failures – Activity log Alerts to rescue

Developer Support
Developer Support

The SQL Server connection to the Key Vault can be lost for various reasons of either the SQL Server (updates, backups etc..) or the Key Vault (Key expired, disabled etc.) Luckily Azure provides detailed logging and alerting through Azure Monitor Logs and Alerts.

TeamSQL ServerAzure Key Vault
May 21, 2020
Post comments count0
Post likes count0

Looking Back – Rediscovering the Basics of Technology Planning

Developer Support
Developer Support

Agile’s approach to balancing capacity against demand starts from the principal of embracing change. Adaptability is Agile’s superpower. Waterfall projects will have a place for the foreseeable future. The most important thing that an organization can do is define when and how to apply each of the strategies.

TeamDevOpsAgile
May 20, 2020
Post comments count0
Post likes count0

DAX Calculation Groups for Time Intelligence

Developer Support
Developer Support

Power BI Premium (Preview), Azure Analysis Services and SQL Server Analysis Services 2019 now support Calculation Groups! Why am I so excited? Because this functionality was one of the best capabilities in Multidimensional Analysis Services through Named Sets and Calculated Members.

TeamDAXCalculation Groups
May 18, 2020
Post comments count0
Post likes count0

Tips & tricks to run a Power Apps hackathon

Developer Support
Developer Support

Power Platform provides a low code approach to developing mobile friendly apps, or to perform business process automation. A Power Platform hackathon can help users ideate and put together a Proof of Concept to validate an approach and demonstrate value quickly.

Teamhackathon
May 15, 2020
Post comments count0
Post likes count0

Resolved JavaScript Promises Can Be Used Multiple Times!

Developer Support
Developer Support

JavaScript Promises are powerful, and they become more powerful once we understand that a "resolved" Promise can be used more than once!

PremierJavaScriptasync
May 15, 2020
Post comments count0
Post likes count0

Azure DevOps setting up Repository permissions

Developer Support
Developer Support

As your organization grows, you will start to have many repositories inside of your Azure DevOps projects. Most organizations allow developers to browse and contribute to any repository, and put policies on pull requests for specific branches to protect them.

TeamAzure DevOps
May 14, 2020
Post comments count0
Post likes count0

Using Azure DevOps Pipelines with Redgate to Automate Oracle Database Deployments

Developer Support
Developer Support

In this post, I will cover a basic end to end-to-end example of taking a local Oracle database, setting up a project in a Git repository and using a Continuous Integration / Continuous Delivery (CI/CD) pipeline to take your database changes from code through to production.

TeamDevOpsDevelopment