Skip to content

Commit f29f890

Browse files
committed
fixing table
1 parent 89e657c commit f29f890

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

articles/migrate/concepts-business-case-calculation.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -222,20 +222,12 @@ The method to calculate these emissions is explained below:
222222

223223
|**Category** | **Component** | **Logic** |
224224
| --- | --- | --- |
225-
| On-premises emissions | Scope 1 emissions | Scope 1 includes emissions from on-premises generators that use fossil fuels. </br> **Scope 1 Emissions** (MtCO₂e) </br> =
226-
Number of Generators(1) * Avg Usage Hours(2 hours per year) * Fuel Consumption (0.4 L/hp hour) * Power Output (1000 hp) * Fuel Emission Factor (0.002 MtCO2e/L) * Power Alignment Factor |
227-
228-
229-
|**Category** | **Component** | **Logic** |
230-
| --- | --- | --- |
231-
| On-premises emissions | Scope 1 emissions | Scope 1 includes emissions from on-premises generators that use fossil fuels. </br> **Scope 1 Emissions** (MtCO₂e) </br> =
232-
Number of Generators(1) * Avg Usage Hours(2 hours per year) * Fuel Consumption (0.4 L/hp hour) * Power Output (1000 hp) * Fuel Emission Factor (0.002 MtCO2e/L) * Power Alignment Factor |
233-
| | Scope 2 emissions – Compute emissions + Storage emissions | Scope 2 includes indirect emissions from the electricity used by physical servers. </br> **Scope 2 compute emissions** (MtCO2e) = Total cores count * Hours in a year * on-prem TDP (0.009 kWh per core) * on-prem PUE (1.8) * on-prem carbon intensity (based on region) * (1-% Power from renewable sources) </br> **Scope 2 storage emissions** (MtCO2e) = Total storage capacity (TB) * on-prem storage power rating (10 kWh/year per TB) * on-prem PUE (1.8) * on-prem carbon intensity (based on region) * (1-% Power from renewable sources) </br> **Note**: These calculations use the market view for emissions. To calculate location view, follow the same steps but skip the adjustment for renewable energy.|
234-
| | **Scope 3 emissions** | Scope 3 accounts for emissions embedded in the manufacture, transport, and end-of-life of physical servers. </br> **Scope 3 compute emissions** </br> **Scope 3 storage emissions (MtCO2e)** – Total storage (in TB) * {Manufacturing share of total emissions(58 MtCO2e) + Transport share of total emissions(2 MtCO2e) + End-of-life share of total emissions(1 MtCO2e)}
225+
| On-premises emissions | Scope 1 emissions | Scope 1 includes emissions from on-premises generators that use fossil fuels. </br> **Scope 1 Emissions** (MtCO₂e) = Number of Generators(1) * Avg Usage Hours(2 hours per year) * Fuel Consumption (0.4 L/hp hour) * Power Output (1000 hp) * Fuel Emission Factor (0.002 MtCO2e/L) * Power Alignment Factor |
226+
| | Scope 2 emissions – Compute emissions + Storage emissions | Scope 2 includes indirect emissions from the electricity used by physical servers. </br> **Scope 2 compute emissions** (MtCO2e) = Total cores count * Hours in a year * on-prem TDP (0.009 kWh per core) * on-prem PUE (1.8) * on-prem carbon intensity (based on region) * (1-% Power from renewable sources) </br> **Scope 2 storage emissions** (MtCO2e) = Total storage capacity (TB) * on-prem storage power rating (10 kWh/year per TB) * on-prem PUE (1.8) * on-prem carbon intensity (based on region) * (1-% Power from renewable sources) </br> **Note**: These calculations use the market view for emissions. To calculate location view, follow the same steps but skip the adjustment for renewable energy.|
227+
| | **Scope 3 emissions** | Scope 3 accounts for emissions embedded in the manufacture, transport, and end-of-life of physical servers. </br> **Scope 3 compute emissions** </br> **Scope 3 storage emissions (MtCO2e)** – Total storage (in TB) * {Manufacturing share of total emissions(58 MtCO2e) + Transport share of total emissions(2 MtCO2e) + End-of-life share of total emissions(1 MtCO2e)}
235228
(MtCO2e) –
236-
Total physical servers * {Manufacturing share of total emissions(18.2%) + Transport share of total emissions(0.1%) + End-of-life share of total emissions(0.5%)}
237-
|
238-
| Azure Emissions | Scope 1,Scope 2, and Scope 3| Azure emissions are powered by Microsoft’s carbon rate card. For more information, see [calculation methodology](/industry/sustainability/sustainability-data-solutions-fabric/azure-emissions-insights-calculation-methodology).The calculation methodology ensures consistency and transparency across Microsoft’s sustainability offerings.|
229+
Total physical servers * {Manufacturing share of total emissions(18.2%) + Transport share of total emissions(0.1%) + End-of-life share of total emissions(0.5%)} |
230+
| Azure Emissions | Scope 1,Scope 2, and Scope 3| Scope 1 includes emissions from on-premises generators that use fossil fuels. </br> **Scope 1 Emissions** (MtCO₂e) = Number of Generators(1) * Avg Usage Hours(2 hours per year) * Fuel Consumption (0.4 L/hp hour) * Power Output (1000 hp) * Fuel Emission Factor (0.002 MtCO2e/L) * Power Alignment Factor | Azure emissions are powered by Microsoft’s carbon rate card. For more information, see [calculation methodology](/industry/sustainability/sustainability-data-solutions-fabric/azure-emissions-insights-calculation-methodology).The calculation methodology ensures consistency and transparency across Microsoft’s sustainability offerings.|
239231

240232
### On-premises with Arc and Azure (future state)
241233

0 commit comments

Comments
 (0)