How to connect Azure federated root database and apply federation in entity framework?
Answer / Darshan Kumar Singh
To connect an Azure Federated Root Database and apply federation in Entity Framework, you can follow these general steps:
1. Create a new Entity Data Model (EDM) XML file.
2. Add the Federation connection string to your app.config or web.config file.
3. Update your EDM XML file with the federated entities by using the SQL Server Metadata Explorer (SSME) tool.
4. Set up the Entity Framework context for federation using the Configuration class.
| Is This Answer Correct ? | 0 Yes | 0 No |
List types of tables in SQL Azure?
What is server-level principal?
Which are the two editions in which SQL Azure database available?
What are the differences between web role and worker role?
What happens when the SQL Azure database reaches Max Size?
How do you migrate data from mssql server to azure?
What are sql azure firewall rules?
How do we Backup SQL Azure Data?
Explain the Ways to improve the performance of a sql azure database?
Tell me something about security and sql azure?
How do we synchronize On-Premise SQL server with SQL Azure?
Explain differences between web edition and business edition?