How To Import Or Restore BACPAC File Using SQL Server Management Studio?
Post Views: 4,348 Introduction Backup package (BACPAC) contains schema and data for SQL Server database. We can export the database into BACPAC and import it in new environment as a…
Introducing a SharePoint App Bar in Modern SharePoint Online
Post Views: 3,666 Modern SharePoint is coming with lots of new and exciting features on regular basis. Microsoft is rolling out another new feature, called SharePoint App bar to enhance…
What are the Options for Database Backup and Restore? How to Export BACPAC using SSMS?
Post Views: 5,235 Background Developers use one database to develop the solution and then need to create another environment such as Testing and Production. Once everything is ready in a…
How to Publish Report from Power BI Desktop to Power BI Service?
Post Views: 1,922 Introduction Once we develop or design the Power BI reports using Power BI Desktop, we need to publish it and share with the user. This article describes…
Restore list from Existing in Modern SharePoint Online
Post Views: 3,092 Recently, we have observed that save list as a template option is missing for Modern SharePoint Online site. Because of which many users are getting confuse on…
What is deployment slots in Azure App Service.
Post Views: 3,144 Background In Conventional web hosting, we deploy or publish an application to hosting and soon after publishing, user can access the application via an endpoint or a…
How to Configure Power BI Report Server
Post Views: 2,644 Introduction Many organizations are reluctant to go to cloud environment due to various reasons such as data privacy, security, compliance or data-sovereignty and data sensitivity. Power BI…
How to Register Report Server from SQL Server Management Studio
Post Views: 1,650 Introduction SQL Server Reporting Services (SSRS) is a part of a suite of Microsoft SQL Server services. This article explains hot to handle connection issue in SSRS. By default,…
What is Power BI Report Server and How to Install It
Post Views: 1,875 Introduction Power BI is a business intelligence platform which helps to represents data in graphical view, share and analyze data. Many companies are not allowed to go…
Scaling in Azure App Service – Almost All You need to know
Post Views: 5,516 Background In terms of web applications, underlying infrastructure plays vital role to cope of with applications performance, traffic surge, complex logic, long running process or execution time.…