X_GeQAQ 2022-08-03 12:19 采纳率: 84.6%
浏览 184
已结题

微软 DevOps 应用

Introduction:
An export-based startup is trying to move to the cloud. They have selected Microsoft Azure cloud for their cloud service provider. They have an on-premises database that they would like to move to Azure cloud. They have already downloaded the data in the form of a .csv file. This file is available in the wiki section of Azure DevOps. The cloud database they want to use is SQL Database on Azure. They would like all their offline data in the cloud database by the end of this project The database contains PII data (know more about what constitutes PII data here) which means we need to handle the data carefully. Remember, for the purpose of this project the data that we are using is fake however in real-life PII data is governed by regulations. The customer is open to ideas (I’m the customer, so you can discuss with me the options) however they want to use Azure Data Factory to transfer the data from .csv file to the cloud database. A single data pipeline is enough as far as the customer is concerned. This pipeline can be run manually (no automation required).
Task:
Sprint 1 is already complete. The task was to sign up for Azure DevOps which you did in Week one.
Define formal requirements from the description above. If you have any questions, you can send me an email. This would be requirement gathering and this the task for Sprint 2. Once you are sure about the requirements, you will put them down in a document (1 page max) formally in Sprint 3. In Sprint 4 & 5, you will implement the solution using your student Subscription of Microsoft Azure. During Sprint 5 you will also present your solution using a Zoom meeting.
Azure DevOps:
Go to Azure DevOps à Boards à Sprints. Here you will see all the tasks that need to be performed. You have already been assigned to the task however its status is not set. Once you start working on a task, change its status to “Doing” and once you are done, change its status to “Done”. These tasks are placed in sprints. Each sprint lasts for a week and task must be completed within the week.

会使用微软DevOps和SQL的来,详细信息加我微信X_GeQAQ,另有酬。

  • 写回答

5条回答 默认 最新

  • 王大师王文峰 企业官方账号 2022-08-03 22:53
    关注

    大概步骤:
    ADF(Azure Data Factory)中创建数据工厂。
    ADF(Azure Data Factory)中 创建包含复制活动的管道。
    ADF(Azure Data Factory)中 测试性运行管道。
    ADF(Azure Data Factory)中 手动触发管道。
    ADF(Azure Data Factory)中 按计划触发管道。
    ADF(Azure Data Factory)中 监视管道和活动运行。
    望采纳,告知详情

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(4条)

报告相同问题?

问题事件

  • 系统已结题 8月12日
  • 已采纳回答 8月4日
  • 创建了问题 8月3日

悬赏问题

  • ¥100 求数学坐标画圆以及直线的算法
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
  • ¥15 名为“Product”的列已属于此 DataTable
  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 自己瞎改改,结果现在又运行不了了
  • ¥15 链式存储应该如何解决
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站